[Qemu-devel] [PATCH 0/2] typedefs.h cleanup

Eric Blake posted 2 patches 6 years, 10 months ago
Test asan passed
Test checkpatch passed
Test docker-quick@centos7 passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181115211752.1295571-1-eblake@redhat.com
include/qemu/typedefs.h | 12 ++++++------
include/sysemu/numa.h   |  2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
[Qemu-devel] [PATCH 0/2] typedefs.h cleanup
Posted by Eric Blake 6 years, 10 months ago
Prompted by my review of xiezhide's work.  No semantic change, but
not technically a bug fix, so I don't care if it goes in 3.1 or
waits for 4.0.

Eric Blake (2):
  typedefs: (Re-)sort entries alphabetically
  numa: Match struct to typedef name

 include/qemu/typedefs.h | 12 ++++++------
 include/sysemu/numa.h   |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.17.2


Re: [Qemu-devel] [PATCH 0/2] typedefs.h cleanup
Posted by Philippe Mathieu-Daudé 6 years, 10 months ago
On 15/11/18 22:17, Eric Blake wrote:
> Prompted by my review of xiezhide's work.  No semantic change, but
> not technically a bug fix, so I don't care if it goes in 3.1 or
> waits for 4.0.
> 
> Eric Blake (2):
>    typedefs: (Re-)sort entries alphabetically
>    numa: Match struct to typedef name

Series:
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>


Re: [Qemu-devel] [PATCH 0/2] typedefs.h cleanup
Posted by Markus Armbruster 6 years, 10 months ago
Eric Blake <eblake@redhat.com> writes:

> Prompted by my review of xiezhide's work.  No semantic change, but
> not technically a bug fix, so I don't care if it goes in 3.1 or
> waits for 4.0.

Reviewed-by: Markus Armbruster <armbru@redhat.com>

Re: [Qemu-devel] [PATCH 0/2] typedefs.h cleanup
Posted by Eric Blake 6 years, 9 months ago
On 11/15/18 3:17 PM, Eric Blake wrote:
> Prompted by my review of xiezhide's work.  No semantic change, but
> not technically a bug fix, so I don't care if it goes in 3.1 or
> waits for 4.0.
> 
> Eric Blake (2):
>    typedefs: (Re-)sort entries alphabetically
>    numa: Match struct to typedef name
> 

Ping. Patch 2 is now in master (aec90730) via numa, but patch 1 got 
overlooked in the trivial queue, even though it has reviews.

>   include/qemu/typedefs.h | 12 ++++++------
>   include/sysemu/numa.h   |  2 +-
>   2 files changed, 7 insertions(+), 7 deletions(-)
> 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org