Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 571 572 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
qemu vfio-pci: Add extra debugging 2013-02-18 Alex Williamson New
[v2,1/2] Minimal RAM API support 2010-11-01 Alex Williamson New
[v2,3/5] vfio: VFIO core group interface 2012-01-23 Alex Williamson New
[v3,07/16] eepro100: Add a dev field to eeprom new/free functions 2010-07-02 Alex Williamson New
[1/2] vfio-pci: Generalize PCI config mangling 2013-02-18 Alex Williamson New
[2/3] msi: Cleanup uninit 2010-11-02 Alex Williamson New
[RFC,2/5] intel-iommu: Implement iommu_device_group 2011-09-01 Alex Williamson New
[v2,07/16] eepro100: Add a dev field to eeprom new/free functions 2010-06-25 Alex Williamson New
[2/2] qemu vfio-pci: Graphics device quirks 2013-02-18 Alex Williamson New
[v2,5/9] pci: Remove cap.length, cap.start, cap.supported 2010-11-12 Alex Williamson New
[v2,4/5] vfio: VFIO core IOMMU mapping support 2012-01-23 Alex Williamson New
[v3,01/16] Remove uses of ram.last_offset (aka last_ram_offset) 2010-07-02 Alex Williamson New
[2/2] vfio-pci: Add PCIe capability mangling based on bus type 2013-02-18 Alex Williamson New
[1/8] pci: pci_default_cap_write_config ignores wmask 2010-11-12 Alex Williamson New
[RFC,1/5] iommu: Add iommu_device_group callback and iommu_group sysfs entry 2011-09-01 Alex Williamson New
[v3,03/16] qdev: Add a get_dev_path() function to BusInfo 2010-07-02 Alex Williamson New
[RESEND,v2,2/2] seabios q35: Add new PCI slot to irq routing function 2013-02-15 Alex Williamson New
[6/8] device-assignment: Move PCI capabilities to match physical hardware 2010-11-12 Alex Williamson New
[v2,1/5] vfio: Introduce documentation for VFIO driver 2012-01-23 Alex Williamson New
[v2,09/16] qemu_ram_alloc: Add DeviceState and name parameters 2010-06-25 Alex Williamson New
seabios: Add a dummy PCI slot to irq mapping function 2013-02-21 Alex Williamson New
[4/8] pci: Replace used bitmap with capability byte map 2010-11-12 Alex Williamson New
[RFC,3/5] VFIO: Base framework for new VFIO driver 2011-09-01 Alex Williamson New
pc: Avoid registering zero sized memory 2010-07-06 Alex Williamson New
[RFC,4/6] Remove uses of ram.last_offset (aka last_ram_offset) 2010-06-08 Alex Williamson New
[2/8] pci: Remove pci_enable_capability_support() 2010-11-12 Alex Williamson New
[RFC] vfio: VFIO Driver core framework 2011-11-03 Alex Williamson New
[09/15] ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path 2010-06-24 Alex Williamson New
[RFC,1/6] qemu_ram_alloc: Remove duplicate code 2010-06-08 Alex Williamson New
[5/8] pci: Remove cap.length, cap.start, cap.supported 2010-11-12 Alex Williamson New
[RFC,5/5] VFIO: Simple test tool 2011-09-01 Alex Williamson New
[06/15] eepro100: Add a dev field to eeprom new/free functions 2010-06-24 Alex Williamson New
[RFC,6/6] savevm: Use RAM blocks for basis of migration 2010-06-08 Alex Williamson New
Re: [PATCH 0/6] Save state error handling (kill off no_migrate) 2010-11-09 Alex Williamson New
[RFC,4/5] VFIO: Add PCI device support 2011-09-01 Alex Williamson New
[v3,12/16] savevm: Use RAM blocks for basis of migration 2010-07-02 Alex Williamson New
[RFC,3/6] RAMBlock: Add a name field 2010-06-08 Alex Williamson New
[v2,RESEND] pc: e820 qemu_cfg tables need to be packed 2010-11-05 Alex Williamson New
ioh3420: Add a map_irq function 2013-02-28 Alex Williamson New
[v3,05/16] savevm: Add DeviceState param 2010-07-02 Alex Williamson New
[RFC,2/6] ram_blocks: Convert to a QLIST 2010-06-08 Alex Williamson New
[RESEND,1/6] savevm: Allow SaveStateHandler() to return error 2010-11-05 Alex Williamson New
[1/3] qemu: [NOT FOR COMMIT] Update linux headers for vfio VGA 2013-01-07 Alex Williamson New
[v3,15/16] pci: Free the space allocated for the option rom on removal 2010-07-02 Alex Williamson New
[RFC,5/6] savevm: Migrate RAM based on name/offset 2010-06-08 Alex Williamson New
[3/8] device-assignment: Use PCI capabilities support 2010-11-12 Alex Williamson New
[2/3] vfio-pci: [NOT FOR COMMIT] Add support for VGA MMIO and I/O port access 2013-01-07 Alex Williamson New
[14/15] pci: Free the space allocated for the option rom on removal 2010-06-24 Alex Williamson New
[RFC,7/6] savevm: Create a new continue flag to avoid resending block name 2010-06-08 Alex Williamson New
[RESEND,2/6] savevm: Allow vmsd->pre_save to return error 2010-11-05 Alex Williamson New
[3/3] vfio-pci: [NOT FOR COMMIT] Hack around HD5450 I/O port backdoor 2013-01-07 Alex Williamson New
[v3,14/16] qemu_ram_free: Implement it 2010-07-02 Alex Williamson New
move net_handle_fd_param() into a common utility function 2010-05-26 Alex Williamson New
[v4] savevm: Fix no_migrate 2011-01-07 Alex Williamson New
[RESEND] pci-assign: Enable MSIX on device to match guest 2013-01-07 Alex Williamson New
savevm: Reset last block info at beginning of each save 2010-07-20 Alex Williamson New
[1/2] qemu_ram_alloc: Remove duplicate code 2010-06-11 Alex Williamson New
[RFC,8/8] device-assignment: pass through and stub more PCI caps 2010-11-12 Alex Williamson New
[RFC,2/2] qemu vfio-pci: Graphics device quirks 2013-01-15 Alex Williamson New
[07/15] virtio-net: Incorporate a DeviceState pointer and let savevm track instances 2010-06-24 Alex Williamson New
[RFC,2/5] savevm: Add DeviceState param 2010-06-14 Alex Williamson New
[1/2] msix: Allow msix_init on a device with existing MSI-X capability 2010-10-22 Alex Williamson New
[1/2] vfio-pci: Make host MSI-X enable track guest 2013-01-09 Alex Williamson New
[v3,16/16] ramblocks: No more being lazy about duplicate names 2010-07-02 Alex Williamson New
[RFC,3/5] savevm: Make use of the new DeviceState param 2010-06-14 Alex Williamson New
[v2,6/9] device-assignment: Move PCI capabilities to match physical hardware 2010-11-12 Alex Williamson New
[RFC,1/2] qemu vfio-pci: Add support for VGA MMIO and I/O port access 2013-01-15 Alex Williamson New
[v3,06/16] savevm: Make use of DeviceState 2010-07-02 Alex Williamson New
acpi_piix4: save gpe and pci hotplug slot status 2010-06-02 Alex Williamson New
[v2,1/9] pci: pci_default_cap_write_config ignores wmask 2010-11-12 Alex Williamson New
[2/2] vfio-pci: Loosen sanity checks to allow future features 2013-01-09 Alex Williamson New
[v3,13/16] savevm: Create a new continue flag to avoid resending block name 2010-07-02 Alex Williamson New
[2/2] ram_blocks: Convert to a QLIST 2010-06-11 Alex Williamson New
[v2,7/9] pci: Pass ID for capability read/write handlers 2010-11-12 Alex Williamson New
[PULL,0/2] vfio-pci: Fixes for 1.4 & stable 2013-01-09 Alex Williamson New
[02/15] qdev: Add a get_dev_path() function to BusInfo 2010-06-24 Alex Williamson New
[v2] ram_blocks: Convert to a QLIST 2010-06-11 Alex Williamson New
[v2,2/9] pci: Remove pci_enable_capability_support() 2010-11-12 Alex Williamson New
kvm: Detect number of available memory slots from the host kernel 2012-12-07 Alex Williamson New
pc: push setting default cpu_model down a level 2010-06-01 Alex Williamson New
[RFC,1/5] qdev: Create qdev_get_dev_path() 2010-06-14 Alex Williamson New
[v2,3/9] device-assignment: Use PCI capabilities support 2010-11-12 Alex Williamson New
[v2] pcie: PCIe link negotiation 2013-03-25 Alex Williamson New
[v2,9/9] pci: Store capability offsets in PCIDevice 2010-11-12 Alex Williamson New
[RFC,5/5] virtio-net: Incorporate a DeviceState pointer and let savevm track instances 2010-06-14 Alex Williamson New
[v2,8/9] pci: Remove capability read/write config handlers 2010-11-12 Alex Williamson New
[v2] kvm: Detect number of available memory slots from the host kernel 2012-12-10 Alex Williamson New
[v2,4/9] pci: Replace used bitmap with capability byte map 2010-11-12 Alex Williamson New
[RFC,4/5] eepro100: Add a dev field to eeprom new/free functions 2010-06-14 Alex Williamson New
[v2,2/2] RAM API: Make use of it for x86 PC 2010-11-01 Alex Williamson New
[PULL,0/1] vfio-pci: fix kvm disabled path 2012-12-10 Alex Williamson New
[3/3] msi: Store the capability size in PCIDevice 2010-11-02 Alex Williamson New
[RESEND] acpi_piix4: save gpe and pci hotplug slot status 2010-06-14 Alex Williamson New
vga: Mark VBE area as reserved in e820 tables 2010-10-14 Alex Williamson New
[1/1] vfio-pci: Don't use kvm_irqchip_in_kernel 2012-12-10 Alex Williamson New
pci: Add callbacks to support retreiving and updating interrupts 2010-10-29 Alex Williamson New
virtio-pci: fix bus master bug setting on load 2010-06-17 Alex Williamson New
[2/2] RAM API: Make use of it for x86 PC 2010-10-29 Alex Williamson New
vfio-pci: Make host MSI-X enable track guest 2012-12-20 Alex Williamson New
savevm: print migration failure to stderr rather than monitor 2011-01-07 Alex Williamson New