Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 567 568 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
e1000: Fix hotplug 2010-08-02 Alex Williamson New
vfio: Fix free in dma mapping error path 2011-04-29 Alex Williamson New
qdev: Reset hotplugged devices 2010-08-03 Alex Williamson New
[4/6] virtio: Allow virtio_save() errors 2010-10-06 Alex Williamson New
[v2] pci: cleanly backout of pci_qdev_init() 2010-05-11 Alex Williamson New
[v2,3/5] vfio: VFIO core group interface 2012-01-23 Alex Williamson New
[5/6] acpi_piix4: Use pci_get/set_byte 2012-03-07 Alex Williamson New
savevm: Fix memory leak of compat struct 2010-07-21 Alex Williamson New
virtio-net: Don't pass NULL peer to tap routines 2010-09-22 Alex Williamson New
[RESEND2] exec: Implement qemu_ram_free_from_ptr() 2011-05-03 Alex Williamson New
[RFC,1/4] kvm: Stub kvm_irqchip_update_msi_route 2012-11-27 Alex Williamson New
[v2,1/3] CPUPhysMemoryClient: Fix typo in phys memory client registration 2011-05-03 Alex Williamson New
[v2,2/3] CPUPhysMemoryClient: Pass guest physical address not region offset 2011-05-03 Alex Williamson New
[RESEND] savevm: Reset last block info at beginning of each save 2010-08-18 Alex Williamson New
[for-1.3] vfio-pci: Fix KVM disabled path 2012-11-27 Alex Williamson New
vhost: Fix size of dirty log sync on resize 2010-08-13 Alex Williamson New
VGA: Don't register deprecated VBE range 2010-08-20 Alex Williamson New
[RESEND,1/2] qdev: Track runtime machine modifications 2011-01-04 Alex Williamson New
kvm PCI assignment & VFIO ramblings 2011-08-24 Alex Williamson New
[v2,2/3] PXE: Use consistent naming for PXE ROMs 2011-04-11 Alex Williamson New
kvm: Don't walk memory_size == 0 slots in kvm_client_migration_log 2010-07-14 Alex Williamson New
[v2,3/3] PXE: Refresh all PXE ROMs from the ipxe submodule 2011-04-11 Alex Williamson New
savevm: Reset last block info at beginning of each save 2010-07-20 Alex Williamson New
[RFC,1/5] savevm: Allow SaveStateHandler() to return error 2010-10-05 Alex Williamson New
[RFC,3/5] VFIO: Base framework for new VFIO driver 2011-09-01 Alex Williamson New
[RFC,2/5] Minimal RAM API support 2010-07-11 Alex Williamson New
[RFC,4/5] APIC/IOAPIC EOI callback 2010-07-11 Alex Williamson New
pc: push setting default cpu_model down a level 2010-06-01 Alex Williamson New
[RFC,3/5] RAM API: Make use of it for x86 PC 2010-07-11 Alex Williamson New
[v2,3/3] CPUPhysMemoryClient: Batch contiguous addresses when playing catchup 2011-05-03 Alex Williamson New
[RFC,5/5] VFIO based device assignment 2010-07-11 Alex Williamson New
[RFC,4/5] pci: Allow pci_device_save() to return error 2010-10-05 Alex Williamson New
[RESEND,2/2] rtl8139: Use subsection to restrict migration after hotplug 2011-01-04 Alex Williamson New
[RFC,1/5] qemu_ram_map/unmap: Allow pre-allocated space to be mapped 2010-07-11 Alex Williamson New
virtio-blk: Create exit function to unregister savevm 2010-07-20 Alex Williamson New
[RFC,5/5] VFIO: Simple test tool 2011-09-01 Alex Williamson New
pc-bios: Use iPXE ROMs 2011-03-15 Alex Williamson New
vfio: Add an ioctl to reset the device 2011-04-19 Alex Williamson New
Fix phys memory client - pass guest physical address not region offset 2011-04-29 Alex Williamson New
pcnet: Fix sign extension: make ipxe work with >2G RAM 2011-03-15 Alex Williamson New
vfio: Allow sub-ranges to be unmapped 2011-05-10 Alex Williamson New
vfio: Fixup uiommu sharing 2011-05-11 Alex Williamson New
[6/6] savevm: Remove register_device_unmigratable() 2010-10-06 Alex Williamson New
[3/6] pci: Allow pci_device_save() to return error 2010-10-06 Alex Williamson New
pc: Avoid registering zero sized memory 2010-07-06 Alex Williamson New
[RFC] virtio-balloon: Re-register memory as balloon deflates 2011-05-09 Alex Williamson New
[RFC,4/5] VFIO: Add PCI device support 2011-09-01 Alex Williamson New
[6/6] api_piix4: Remove PCI_RMV_BASE write code 2012-03-07 Alex Williamson New
[v3,11/16] savevm: Migrate RAM based on name/offset 2010-07-02 Alex Williamson New
[v3,09/16] qemu_ram_alloc: Add DeviceState and name parameters 2010-07-02 Alex Williamson New
[RESEND,v3,1/2] Minimal RAM API support 2010-12-13 Alex Williamson New
[v3,01/16] Remove uses of ram.last_offset (aka last_ram_offset) 2010-07-02 Alex Williamson New
[RESEND,v3,2/2] RAM API: Make use of it for x86 PC 2010-12-13 Alex Williamson New
[v3,05/16] savevm: Add DeviceState param 2010-07-02 Alex Williamson New
[v3,06/16] savevm: Make use of DeviceState 2010-07-02 Alex Williamson New
[v3,13/16] savevm: Create a new continue flag to avoid resending block name 2010-07-02 Alex Williamson New
[RESEND] exec: Implement qemu_ram_free_from_ptr() 2010-12-13 Alex Williamson New
[v3,07/16] eepro100: Add a dev field to eeprom new/free functions 2010-07-02 Alex Williamson New
[v3,15/16] pci: Free the space allocated for the option rom on removal 2010-07-02 Alex Williamson New
[v3,12/16] savevm: Use RAM blocks for basis of migration 2010-07-02 Alex Williamson New
[v3,03/16] qdev: Add a get_dev_path() function to BusInfo 2010-07-02 Alex Williamson New
[v3,14/16] qemu_ram_free: Implement it 2010-07-02 Alex Williamson New
rtl8139: IO memory is not part of vmstate 2010-12-09 Alex Williamson New
[v3,10/16] ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path 2010-07-02 Alex Williamson New
[v3,08/16] virtio-net: Incorporate a DeviceState pointer and let savevm track instances 2010-07-02 Alex Williamson New
[v3,16/16] ramblocks: No more being lazy about duplicate names 2010-07-02 Alex Williamson New
[2/5] virtio-net: Limit number of packets sent per TX flush 2010-08-27 Alex Williamson New
[4/5] virtio-net: Introduce a new bottom half packet TX 2010-08-27 Alex Williamson New
[3/5] virtio-net: Rename tx_timer_active to tx_waiting 2010-08-27 Alex Williamson New
[1/5] virtio-net: Make tx_timer timeout configurable 2010-08-27 Alex Williamson New
[v4,1/2] Minimal RAM API support 2010-12-13 Alex Williamson New
[v3,9/9] device-assignment: pass through and stub more PCI caps 2010-11-19 Alex Williamson New
[v2,1/3] Add ipxe submodule 2011-04-11 Alex Williamson New
[v2,11/16] savevm: Migrate RAM based on name/offset 2010-06-25 Alex Williamson New
[v2,01/16] Remove uses of ram.last_offset (aka last_ram_offset) 2010-06-25 Alex Williamson New
[v3,5/9] pci: Remove cap.length, cap.start, cap.supported 2010-11-19 Alex Williamson New
Error check find_ram_offset 2011-10-31 Alex Williamson New
[v5] savevm: Fix no_migrate 2011-01-11 Alex Williamson New
[v2,4/4] virtio-net: Introduce a new bottom half packet TX 2010-09-02 Alex Williamson New
[v2,07/16] eepro100: Add a dev field to eeprom new/free functions 2010-06-25 Alex Williamson New
[v2,09/16] qemu_ram_alloc: Add DeviceState and name parameters 2010-06-25 Alex Williamson New
[v2,3/4] virtio-net: Rename tx_timer_active to tx_waiting 2010-09-02 Alex Williamson New
[3/5] vfio: VFIO core group interface 2011-12-21 Alex Williamson New
[1/5] vfio: Introduce documentation for VFIO driver 2011-12-21 Alex Williamson New
Fix boot once option 2010-04-30 Alex Williamson New
[v3,04/16] pci: Implement BusInfo.get_dev_path() 2010-07-02 Alex Williamson New
[v3,4/9] pci: Replace used bitmap with config byte map 2010-11-19 Alex Williamson New
[v2,05/16] savevm: Add DeviceState param 2010-06-25 Alex Williamson New
[v2,06/16] savevm: Make use of DeviceState 2010-06-25 Alex Williamson New
[v2,08/16] virtio-net: Incorporate a DeviceState pointer and let savevm track instances 2010-06-25 Alex Williamson New
[v2,14/16] qemu_ram_free: Implement it 2010-06-25 Alex Williamson New
[v2,12/16] savevm: Use RAM blocks for basis of migration 2010-06-25 Alex Williamson New
[v2,02/16] pc: Allocate all ram in a single qemu_ram_alloc() 2010-06-25 Alex Williamson New
[v3,1/9] pci: pci_default_cap_write_config ignores wmask 2010-11-19 Alex Williamson New
[v2,13/16] savevm: Create a new continue flag to avoid resending block name 2010-06-25 Alex Williamson New
[v3,8/9] device-assignment: Make use of config_map 2010-11-19 Alex Williamson New
CPUPhysMemoryClient: Batch contiguous addresses when playing catchup 2011-04-29 Alex Williamson New
[v3,02/16] pc: Allocate all ram in a single qemu_ram_alloc() 2010-07-02 Alex Williamson New
[v2,10/16] ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path 2010-06-25 Alex Williamson New
[v3,3/9] device-assignment: Use PCI capabilities support 2010-11-19 Alex Williamson New