Show patches with: Submitter = Alex Williamson       |    State = Action Required       |    Archived = No       |   1397 patches
« 1 2 ... 11 12 13 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] virtio: Map virtqueue rings instead of referencing guest phys addrs - - - - --- 2010-09-17 Alex Williamson New
apic: Don't iterate past last used apic - - - - --- 2010-09-14 Alex Williamson New
[v2,4/4] virtio-net: Introduce a new bottom half packet TX - - - - --- 2010-09-02 Alex Williamson New
[v2,3/4] virtio-net: Rename tx_timer_active to tx_waiting - - - - --- 2010-09-02 Alex Williamson New
[v2,2/4] virtio-net: Limit number of packets sent per TX flush - - - - --- 2010-09-02 Alex Williamson New
[v2,1/4] virtio-net: Make tx_timer timeout configurable - - - - --- 2010-09-02 Alex Williamson New
[5/5] virtio-net: Switch default to new bottom half TX handler for iothread - - - - --- 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
[2/5] virtio-net: Limit number of packets sent per TX flush - - - - --- 2010-08-27 Alex Williamson New
[1/5] virtio-net: Make tx_timer timeout configurable - - - - --- 2010-08-27 Alex Williamson New
VGA: Don't register deprecated VBE range - - - - --- 2010-08-20 Alex Williamson New
[RESEND] savevm: Reset last block info at beginning of each save 1 - - - --- 2010-08-18 Alex Williamson New
vhost: Fix size of dirty log sync on resize - - - - --- 2010-08-13 Alex Williamson New
qdev: Reset hotplugged devices - - - - --- 2010-08-03 Alex Williamson New
e1000: Fix hotplug - - - - --- 2010-08-02 Alex Williamson New
savevm: Fix memory leak of compat struct - - - - --- 2010-07-21 Alex Williamson New
virtio-blk: Create exit function to unregister savevm - - - - --- 2010-07-20 Alex Williamson New
savevm: Reset last block info at beginning of each save - - - - --- 2010-07-20 Alex Williamson New
kvm: Don't walk memory_size == 0 slots in kvm_client_migration_log - - - - --- 2010-07-14 Alex Williamson New
[RFC,5/5] VFIO based device assignment - - - - --- 2010-07-11 Alex Williamson New
[RFC,4/5] APIC/IOAPIC EOI callback - - - - --- 2010-07-11 Alex Williamson New
[RFC,3/5] RAM API: Make use of it for x86 PC - - - - --- 2010-07-11 Alex Williamson New
[RFC,2/5] Minimal RAM API support - - - - --- 2010-07-11 Alex Williamson New
[RFC,1/5] qemu_ram_map/unmap: Allow pre-allocated space to be mapped - - - - --- 2010-07-11 Alex Williamson New
pc: Avoid registering zero sized memory - - - - --- 2010-07-06 Alex Williamson New
[v3,16/16] ramblocks: No more being lazy about duplicate names - - - - --- 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,14/16] qemu_ram_free: Implement it - - - - --- 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
[v3,12/16] savevm: Use RAM blocks for basis of migration - - - - --- 2010-07-02 Alex Williamson New
[v3,11/16] savevm: Migrate RAM based on name/offset - - - - --- 2010-07-02 Alex Williamson New
[v3,10/16] ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path - - - - --- 2010-07-02 Alex Williamson New
[v3,09/16] qemu_ram_alloc: Add DeviceState and name parameters - - - - --- 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,07/16] eepro100: Add a dev field to eeprom new/free functions - - - - --- 2010-07-02 Alex Williamson New
[v3,06/16] savevm: Make use of DeviceState - - - - --- 2010-07-02 Alex Williamson New
[v3,05/16] savevm: Add DeviceState param - - - - --- 2010-07-02 Alex Williamson New
[v3,04/16] pci: Implement BusInfo.get_dev_path() - - - - --- 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,02/16] pc: Allocate all ram in a single qemu_ram_alloc() - - - - --- 2010-07-02 Alex Williamson New
[v3,01/16] Remove uses of ram.last_offset (aka last_ram_offset) - - - - --- 2010-07-02 Alex Williamson New
[v2,16/16] ramblocks: No more being lazy about duplicate names - - - - --- 2010-06-25 Alex Williamson New
[v2,15/16] pci: Free the space allocated for the option rom on removal - - - - --- 2010-06-25 Alex Williamson New
[v2,14/16] qemu_ram_free: Implement it - - - - --- 2010-06-25 Alex Williamson New
[v2,13/16] savevm: Create a new continue flag to avoid resending block name - - - - --- 2010-06-25 Alex Williamson New
[v2,12/16] savevm: Use RAM blocks for basis of migration - - - - --- 2010-06-25 Alex Williamson New
[v2,11/16] savevm: Migrate RAM based on name/offset - - - - --- 2010-06-25 Alex Williamson New
[v2,10/16] ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path - - - - --- 2010-06-25 Alex Williamson New
[v2,09/16] qemu_ram_alloc: Add DeviceState and name parameters - - - - --- 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,07/16] eepro100: Add a dev field to eeprom new/free functions - - - - --- 2010-06-25 Alex Williamson New
[v2,06/16] savevm: Make use of DeviceState - - - - --- 2010-06-25 Alex Williamson New
[v2,05/16] savevm: Add DeviceState param - - - - --- 2010-06-25 Alex Williamson New
[v2,04/16] pci: Implement BusInfo.get_dev_path() - - - - --- 2010-06-25 Alex Williamson New
[v2,03/16] qdev: Add a get_dev_path() function to BusInfo - - - - --- 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
[v2,01/16] Remove uses of ram.last_offset (aka last_ram_offset) - - - - --- 2010-06-25 Alex Williamson New
[15/15] ramblocks: No more being lazy about duplicate names - - - - --- 2010-06-24 Alex Williamson New
[14/15] pci: Free the space allocated for the option rom on removal - - - - --- 2010-06-24 Alex Williamson New
[13/15] qemu_ram_free: Implement it - - - - --- 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
[10/15] savevm: Migrate RAM based on name/offset - - - - --- 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
[08/15] qemu_ram_alloc: Add DeviceState and name parameters - - - - --- 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
[06/15] eepro100: Add a dev field to eeprom new/free functions - - - - --- 2010-06-24 Alex Williamson New
[05/15] savevm: Make use of DeviceState - - - - --- 2010-06-24 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
[01/15] Remove uses of ram.last_offset (aka last_ram_offset) - - - - --- 2010-06-24 Alex Williamson New
virtio-pci: fix bus master bug setting on load 4 - - - --- 2010-06-17 Alex Williamson New
[RESEND] acpi_piix4: save gpe and pci hotplug slot status - - - - --- 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,4/5] eepro100: Add a dev field to eeprom new/free functions - - - - --- 2010-06-14 Alex Williamson New
[RFC,3/5] savevm: Make use of the new DeviceState param - - - - --- 2010-06-14 Alex Williamson New
[RFC,2/5] savevm: Add DeviceState param - - - - --- 2010-06-14 Alex Williamson New
[RFC,1/5] qdev: Create qdev_get_dev_path() - - - - --- 2010-06-14 Alex Williamson New
[v2] ram_blocks: Convert to a QLIST 1 - - - --- 2010-06-11 Alex Williamson New
[2/2] ram_blocks: Convert to a QLIST 1 - - - --- 2010-06-11 Alex Williamson New
[1/2] qemu_ram_alloc: Remove duplicate code 1 - - - --- 2010-06-11 Alex Williamson New
[RFC,7/6] savevm: Create a new continue flag to avoid resending block name - - - - --- 2010-06-08 Alex Williamson New
[RFC,6/6] savevm: Use RAM blocks for basis of migration - - - - --- 2010-06-08 Alex Williamson New
[RFC,5/6] savevm: Migrate RAM based on name/offset - - - - --- 2010-06-08 Alex Williamson New
[RFC,4/6] Remove uses of ram.last_offset (aka last_ram_offset) - - - - --- 2010-06-08 Alex Williamson New
[RFC,3/6] RAMBlock: Add a name field - - - - --- 2010-06-08 Alex Williamson New
[RFC,2/6] ram_blocks: Convert to a QLIST 1 - - - --- 2010-06-08 Alex Williamson New
[RFC,1/6] qemu_ram_alloc: Remove duplicate code 1 - - - --- 2010-06-08 Alex Williamson New
acpi_piix4: save gpe and pci hotplug slot status - - - - --- 2010-06-02 Alex Williamson New
pc: push setting default cpu_model down a level - - - - --- 2010-06-01 Alex Williamson New
move net_handle_fd_param() into a common utility function - - - - --- 2010-05-26 Alex Williamson New
[v2] pci: cleanly backout of pci_qdev_init() - - - - --- 2010-05-11 Alex Williamson New
pci: cleanly backout of pci_qdev_init() - - - - --- 2010-05-10 Alex Williamson New
smbios: avoid counting io hole as ram 1 - - - --- 2010-05-07 Alex Williamson New
Fix boot once option - - - - --- 2010-04-30 Alex Williamson New
« 1 2 ... 11 12 13 14 »