Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 615 616 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[RFC,2/5] Minimal RAM API support 2010-07-11 Alex Williamson New
[2/2] msix: Pull in config.h for CONFIG_KVM 2010-10-22 Alex Williamson New
[RFC,1/5] qemu_ram_map/unmap: Allow pre-allocated space to be mapped 2010-07-11 Alex Williamson New
[v2,6/9] device-assignment: Move PCI capabilities to match physical hardware 2010-11-12 Alex Williamson New
[RFC,5/5] VFIO based device assignment 2010-07-11 Alex Williamson New
[v2,1/9] pci: pci_default_cap_write_config ignores wmask 2010-11-12 Alex Williamson New
virtio-blk: Create exit function to unregister savevm 2010-07-20 Alex Williamson New
[v2,7/9] pci: Pass ID for capability read/write handlers 2010-11-12 Alex Williamson New
[v3,12/16] savevm: Use RAM blocks for basis of migration 2010-07-02 Alex Williamson New
[v2,4/9] pci: Replace used bitmap with capability byte map 2010-11-12 Alex Williamson New
[v3,02/16] pc: Allocate all ram in a single qemu_ram_alloc() 2010-07-02 Alex Williamson New
Fix typo in phys memory client registration path 2011-04-28 Alex Williamson New
[v3,06/16] savevm: Make use of DeviceState 2010-07-02 Alex Williamson New
pc: Fix e820 fw_cfg for big endian 2010-11-08 Alex Williamson New
[v3,10/16] ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path 2010-07-02 Alex Williamson New
[v2,9/9] pci: Store capability offsets in PCIDevice 2010-11-12 Alex Williamson New
[RESEND] savevm: Reset last block info at beginning of each save 2010-08-18 Alex Williamson New
[5/8] pci: Remove cap.length, cap.start, cap.supported 2010-11-12 Alex Williamson New
[v3,15/16] pci: Free the space allocated for the option rom on removal 2010-07-02 Alex Williamson New
pci: Add callbacks to support retreiving and updating interrupts 2010-10-29 Alex Williamson New
[v3,03/16] qdev: Add a get_dev_path() function to BusInfo 2010-07-02 Alex Williamson New
[V2] savevm: use error_report for vmstate_save error 2011-01-07 Alex Williamson New
[v3,07/16] eepro100: Add a dev field to eeprom new/free functions 2010-07-02 Alex Williamson New
[2/2] RAM API: Make use of it for x86 PC 2010-10-29 Alex Williamson New
[v2,1/3] CPUPhysMemoryClient: Fix typo in phys memory client registration 2011-05-03 Alex Williamson New
[RFC] kvm: KVM_EOI_EVENTFD support for eoi_client 2010-10-29 Alex Williamson New
[v3,14/16] qemu_ram_free: Implement it 2010-07-02 Alex Williamson New
APIC/IOAPIC EOI callback 2010-10-29 Alex Williamson New
[v3,08/16] virtio-net: Incorporate a DeviceState pointer and let savevm track instances 2010-07-02 Alex Williamson New
exec: Implement qemu_ram_free_from_ptr() 2010-10-29 Alex Williamson New
pc: Avoid registering zero sized memory 2010-07-06 Alex Williamson New
[1/2] Minimal RAM API support 2010-10-29 Alex Williamson New
kvm: Don't walk memory_size == 0 slots in kvm_client_migration_log 2010-07-14 Alex Williamson New
[v2,1/2] Minimal RAM API support 2010-11-01 Alex Williamson New
[v2,2/3] CPUPhysMemoryClient: Pass guest physical address not region offset 2011-05-03 Alex Williamson New
e1000: Fix TCP checksum overflow with TSO 2010-11-05 Alex Williamson New
[RESEND2] exec: Implement qemu_ram_free_from_ptr() 2011-05-03 Alex Williamson New
[v2,2/9] pci: Remove pci_enable_capability_support() 2010-11-12 Alex Williamson New
[v3,01/16] Remove uses of ram.last_offset (aka last_ram_offset) 2010-07-02 Alex Williamson New
[v2,5/9] pci: Remove cap.length, cap.start, cap.supported 2010-11-12 Alex Williamson New
[v3,13/16] savevm: Create a new continue flag to avoid resending block name 2010-07-02 Alex Williamson New
[RESEND] apic: Don't iterate past last used apic 2010-11-05 Alex Williamson New
[v3,05/16] savevm: Add DeviceState param 2010-07-02 Alex Williamson New
[RESEND,6/6] savevm: Remove register_device_unmigratable() 2010-11-05 Alex Williamson New
[v2,3/3] CPUPhysMemoryClient: Batch contiguous addresses when playing catchup 2011-05-03 Alex Williamson New
[RFC,v2] VFIO based device assignment 2010-11-05 Alex Williamson New
savevm: Reset last block info at beginning of each save 2010-07-20 Alex Williamson New
[v3] savevm: Fix no_migrate 2011-01-07 Alex Williamson New
[v3,09/16] qemu_ram_alloc: Add DeviceState and name parameters 2010-07-02 Alex Williamson New
[RESEND] PCI: Bus number from the bridge, not the device 2010-11-05 Alex Williamson New
[v3,11/16] savevm: Migrate RAM based on name/offset 2010-07-02 Alex Williamson New
[4/8] pci: Replace used bitmap with capability byte map 2010-11-12 Alex Williamson New
[v3,16/16] ramblocks: No more being lazy about duplicate names 2010-07-02 Alex Williamson New
savevm: print migration failure to stderr rather than monitor 2011-01-07 Alex Williamson New
[v2,10/16] ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path 2010-06-25 Alex Williamson New
[2/3] msi: Cleanup uninit 2010-11-02 Alex Williamson New
[v2,02/16] pc: Allocate all ram in a single qemu_ram_alloc() 2010-06-25 Alex Williamson New
[1/3] msi: Allow pre-existing MSI capabilities 2010-11-02 Alex Williamson New
[RFC,2/5] savevm: Add DeviceState param 2010-06-14 Alex Williamson New
[RESEND,3/6] pci: Allow pci_device_save() to return error 2010-11-05 Alex Williamson New
[1/2] qemu_ram_alloc: Remove duplicate code 2010-06-11 Alex Williamson New
[1/2] msix: Allow msix_init on a device with existing MSI-X capability 2010-10-22 Alex Williamson New
[13/15] qemu_ram_free: Implement it 2010-06-24 Alex Williamson New
[RFC,8/8] device-assignment: pass through and stub more PCI caps 2010-11-12 Alex Williamson New
[01/15] Remove uses of ram.last_offset (aka last_ram_offset) 2010-06-24 Alex Williamson New
[RESEND,2/6] savevm: Allow vmsd->pre_save to return error 2010-11-05 Alex Williamson New
[06/15] eepro100: Add a dev field to eeprom new/free functions 2010-06-24 Alex Williamson New
[v3,2/2] RAM API: Make use of it for x86 PC 2010-11-18 Alex Williamson New
[14/15] pci: Free the space allocated for the option rom on removal 2010-06-24 Alex Williamson New
[v3,1/2] Minimal RAM API support 2010-11-18 Alex Williamson New
[v2,15/16] pci: Free the space allocated for the option rom on removal 2010-06-25 Alex Williamson New
[3/8] device-assignment: Use PCI capabilities support 2010-11-12 Alex Williamson New
[v2,16/16] ramblocks: No more being lazy about duplicate names 2010-06-25 Alex Williamson New
[RESEND,5/6] savevm: Allow set_params and save_live_state to error 2010-11-05 Alex Williamson New
[v2,13/16] savevm: Create a new continue flag to avoid resending block name 2010-06-25 Alex Williamson New
[RESEND,1/6] savevm: Allow SaveStateHandler() to return error 2010-11-05 Alex Williamson New
[v2,14/16] qemu_ram_free: Implement it 2010-06-25 Alex Williamson New
[7/8] pci: Pass ID for capability read/write handlers 2010-11-12 Alex Williamson New
[v2,12/16] savevm: Use RAM blocks for basis of migration 2010-06-25 Alex Williamson New
[2/8] pci: Remove pci_enable_capability_support() 2010-11-12 Alex Williamson New
[v2,11/16] savevm: Migrate RAM based on name/offset 2010-06-25 Alex Williamson New
[1/8] pci: pci_default_cap_write_config ignores wmask 2010-11-12 Alex Williamson New
[v2,01/16] Remove uses of ram.last_offset (aka last_ram_offset) 2010-06-25 Alex Williamson New
kvm PCI assignment & VFIO ramblings 2011-08-24 Alex Williamson New
[RFC,1/5] qdev: Create qdev_get_dev_path() 2010-06-14 Alex Williamson New
[RFC,5/5] virtio-net: Incorporate a DeviceState pointer and let savevm track instances 2010-06-14 Alex Williamson New
[RFC,3/5] savevm: Make use of the new DeviceState param 2010-06-14 Alex Williamson New
[RFC,4/5] eepro100: Add a dev field to eeprom new/free functions 2010-06-14 Alex Williamson New
[04/15] savevm: Add DeviceState param 2010-06-24 Alex Williamson New
[03/15] pci: Implement BusInfo.get_dev_path() 2010-06-24 Alex Williamson New
[02/15] qdev: Add a get_dev_path() function to BusInfo 2010-06-24 Alex Williamson New
[05/15] savevm: Make use of DeviceState 2010-06-24 Alex Williamson New
[08/15] qemu_ram_alloc: Add DeviceState and name parameters 2010-06-24 Alex Williamson New
[10/15] savevm: Migrate RAM based on name/offset 2010-06-24 Alex Williamson New
[07/15] virtio-net: Incorporate a DeviceState pointer and let savevm track instances 2010-06-24 Alex Williamson New
[15/15] ramblocks: No more being lazy about duplicate names 2010-06-24 Alex Williamson New
[12/15] savevm: Create a new continue flag to avoid resending block name 2010-06-24 Alex Williamson New
[11/15] savevm: Use RAM blocks for basis of migration 2010-06-24 Alex Williamson New
[09/15] ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path 2010-06-24 Alex Williamson New
[RFC,3/6] RAMBlock: Add a name field 2010-06-08 Alex Williamson New