[Qemu-devel] [PATCH v3] QGA: Fix guest-get-fsinfo PCI address collection in Windows

2019-01-28 Thread mhines
From: Matt Hines The Windows QEMU guest agent erroneously tries to collect PCI information directly from the physical drive. However, windows stores SCSI/IDE information with the drive and PCI information with the underlying storage controller This changes get_pci_info to use the physical

[Qemu-devel] [PATCH v2] QGA: Fix guest-get-fsinfo PCI address collection in Windows

2019-01-15 Thread mhines
From: Matt Hines The Windows QEMU guest agent erroneously tries to collect PCI information directly from the physical drive. However, windows stores SCSI/IDE information with the drive and PCI information with the underlying storage controller This changes get_pci_info to use the physical

[Qemu-devel] [PATCH] QGA: Fix guest-get-fsinfo PCI address collection in Windows

2019-01-14 Thread mhines
From: Matt Hines Signed-off-by: Matt Hines --- configure| 2 +- qga/commands-win32.c | 295 +-- qga/qapi-schema.json | 3 +- 3 files changed, 197 insertions(+), 103 deletions(-) diff --git a/configure b/configure index

[Qemu-devel] [PATCH: 1/2] rdma: changed companies, use an email that doesn't change

2015-09-15 Thread mhines
From: "Michael R. Hines" Is change this kosher --- changing the header like this? I often see really outdated emails in other projects sometimes, so I'm not sure if that's to preserve some kind of providence or something. Signed-off-by: Michael R. Hines

[Qemu-devel] [PATCH: 2/2] maintainers: changed companies, use an email that doesn't change

2015-09-15 Thread mhines
From: "Michael R. Hines" Is there a procedure for updating this file besides just updating the file? Signed-off-by: Michael R. Hines --- MAINTAINERS | 6 ++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index