Show patches with: none      |   433404 patches
« 1 2 ... 4249 4250 42514334 4335 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,1/5] Exit if incoming migration fails - - - - --- 2010-06-09 Juan Quintela New
Add optional dump of default config file paths.. - - - - --- 2010-06-09 john cooper New
migration: use qemu_free() instead of free(). - - - - --- 2010-06-09 Yoshiaki Tamura New
monitor: Add force option support to pci_del command - - - - --- 2010-06-09 Marcos Oviedo New
[RFC,7/6] savevm: Create a new continue flag to avoid resending block name - - - - --- 2010-06-08 Alex Williamson New
[8/8] hw: honor low bit in mipssim machine - - - - --- 2010-06-08 Nathan Froyd New
[7/8] linux-user: honor low bit of entry PC for MIPS - - - - --- 2010-06-08 Nathan Froyd New
[6/8] target-mips: add microMIPS exception handler support - - - - --- 2010-06-08 Nathan Froyd New
[5/8] target-mips: add microMIPS CPUs - - - - --- 2010-06-08 Nathan Froyd New
[4/8] target-mips: microMIPS ASE support - - - - --- 2010-06-08 Nathan Froyd New
[3/8] target-mips: mips16 cleanups - - - - --- 2010-06-08 Nathan Froyd New
[2/8] target-mips: refactor c{, abs}.cond.fmt insns - - - - --- 2010-06-08 Nathan Froyd New
[1/8] target-mips: define constants for magic numbers - - - - --- 2010-06-08 Nathan Froyd 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
[2/2] virtio-blk: simplify multiwrite calling conventions - - - - --- 2010-06-08 Christoph Hellwig New
[1/2] virtio-blk: stop tracking old_bs - - - - --- 2010-06-08 Christoph Hellwig New
[v2] net: Fix hotplug with pci_add 2 - - - --- 2010-06-08 Amit Shah New
[RFC,2/2] Adds device to Makefile. - - - - --- 2010-06-08 Natalia Portillo New
[RFC,1/2] USB Video Class device emulation. - - - - --- 2010-06-08 Natalia Portillo New
net: Fix hotplug with pci_add - - - - --- 2010-06-08 Amit Shah New
Clarify error message when a PCI slot is already in use (v2) - - - - --- 2010-06-08 Daniel P. Berrangé New
megasas: Update to version 1.01 - - - - --- 2010-06-08 Hannes Reinecke New
Clarify error message when a PCI slot is already in use - - - - --- 2010-06-08 Daniel P. Berrangé New
[v5] savevm: Really verify if a drive supports snapshots - - - - --- 2010-06-08 Miguel Di Ciurcio Filho New
un-register kbd driver in case of USB kbd unplug. - - - - --- 2010-06-08 Jes Sorensen New
[RFC] QMP: new query-snapshots command - - - - --- 2010-06-08 Miguel Di Ciurcio Filho New
qemu-option: Reject anti-social IDs - - - - --- 2010-06-08 Markus Armbruster New
qdev: Revert the hack to let -net nic and pci_add set qdev ID - - - - --- 2010-06-08 Markus Armbruster New
un-register kbd driver in case of USB kbd unplug. - - - - --- 2010-06-08 Jes Sorensen New
[3/3] Toggle tracepoint state - - - - --- 2010-06-08 Prerna Saxena New
[2/3] Monitor command 'trace' - - - - --- 2010-06-08 Prerna Saxena New
[1/3] export tdb_hash() - - - - --- 2010-06-08 Prerna Saxena New
Re: Tracing backends : Fix for building with --prefix - - - - --- 2010-06-08 Prerna Saxena New
[v4] savevm: Really verify if a drive supports snapshots - - - - --- 2010-06-08 MORITA Kazutaka New
[22/22] machine: introduce -machine-def option to define a machine via config - - - - --- 2010-06-07 Anthony Liguori New
[21/22] machine: convert pc machines to split core vs machine API - - - - --- 2010-06-07 Anthony Liguori New
[20/22] machine: introduce machine core and split qemu_register_machine - - - - --- 2010-06-07 Anthony Liguori New
[19/22] machine: introduce accel option to allow selection of kvm or tcg - - - - --- 2010-06-07 Anthony Liguori New
[18/22] machine: final conversion to pure QemuOpts - - - - --- 2010-06-07 Anthony Liguori New
[17/22] machine: kill machine->alias - - - - --- 2010-06-07 Anthony Liguori New
[16/22] machine: move default machine out of machine definitions - - - - --- 2010-06-07 Anthony Liguori New
[15/22] machine: make max_cpus a -machine option - - - - --- 2010-06-07 Anthony Liguori New
[14/22] machine: replace QEMUMachine.use_scsi with -machine default_drive - - - - --- 2010-06-07 Anthony Liguori New
[13/22] machine: get rid of global default QEMUMachine members - - - - --- 2010-06-07 Anthony Liguori New
[12/22] machine: some sugary macros to simplify machine default options - - - - --- 2010-06-07 Anthony Liguori New
[11/22] machine: replace compat_props with opts_default - - - - --- 2010-06-07 Anthony Liguori New
[10/22] machine: allow boards to specify default values and use it in isapc - - - - --- 2010-06-07 Anthony Liguori New
[09/22] machine: implement -m in terms of -machine - - - - --- 2010-06-07 Anthony Liguori New
[08/22] machine: implement -kernel/-append/-initrd options in term of -machine - - - - --- 2010-06-07 Anthony Liguori New
[07/22] machine: introduce -machine option - - - - --- 2010-06-07 Anthony Liguori New
[06/22] Make -acpi-enable a machine specific option - - - - --- 2010-06-07 Anthony Liguori New
[05/22] machine: pass all init options as a single QemuOpts - - - - --- 2010-06-07 Anthony Liguori New
[04/22] machine: package all init arguments into a QemuOpts (v2) - - - - --- 2010-06-07 Anthony Liguori New
[03/22] QemuOpts: add function to set QemuOpts from defaults - - - - --- 2010-06-07 Anthony Liguori New
[02/22] QemuOpts: make qemu_opts_validate() store the description list for later use - - - - --- 2010-06-07 Anthony Liguori New
[01/22] QemuOpts: fix a bug in QemuOpts when setting an option twice - - - - --- 2010-06-07 Anthony Liguori New
[v5] block: add sheepdog driver for distributed storage support - - - - --- 2010-06-07 MORITA Kazutaka New
configure: add an option to disable vlans - - - - --- 2010-06-07 Michael S. Tsirkin New
qcow2: Restore L1 entry on l2_allocate failure - - - - --- 2010-06-07 Kevin Wolf New
[19/19] Add a -capabilities argument to allow easy query for static QEMU info - - - - --- 2010-06-07 Daniel P. Berrangé New
[18/19] Add option to turn on JSON pretty printing in monitor - - - - --- 2010-06-07 Daniel P. Berrangé New
[17/19] Add a query-config command to QMP - - - - --- 2010-06-07 Daniel P. Berrangé New
[16/19] Add a query-netdev command to QMP - - - - --- 2010-06-07 Daniel P. Berrangé New
[15/19] Expand query-argv to include help string - - - - --- 2010-06-07 Daniel P. Berrangé New
[14/19] Add a query-argv command to QMP - - - - --- 2010-06-07 Daniel P. Berrangé New
[13/19] Add a query-target command to QMP - - - - --- 2010-06-07 Daniel P. Berrangé New
[12/19] Add a query-cputypes command to QMP - - - - --- 2010-06-07 Daniel P. Berrangé New
[11/19] Add a query-devices command to QMP - - - - --- 2010-06-07 Daniel P. Berrangé New
[10/19] Add a query-machines command to QMP - - - - --- 2010-06-07 Daniel P. Berrangé New
[09/19] Change 'query-version' to output broken down version string - - - - --- 2010-06-07 Daniel P. Berrangé New
[08/19] Convert RTC to use enumerations for configuration parameters - - - - --- 2010-06-07 Daniel P. Berrangé New
[07/19] Convert netdev client types to use an enumeration - - - - --- 2010-06-07 Daniel P. Berrangé New
[06/19] Convert drive options to use enumeration data type - - - - --- 2010-06-07 Daniel P. Berrangé New
[05/19] Ensure that QEMU exits if drive_add parsing fails - - - - --- 2010-06-07 Daniel P. Berrangé New
[04/19] Add support for a option parameter as an enum - - - - --- 2010-06-07 Daniel P. Berrangé New
[03/19] Add enum handlers for easy & efficient string <-> int conversion - - - - --- 2010-06-07 Daniel P. Berrangé New
[02/19] Add support for compile time assertions - - - - --- 2010-06-07 Daniel P. Berrangé New
[01/19] Add support for JSON pretty printing - - - - --- 2010-06-07 Daniel P. Berrangé New
[PATCHv3] virtio-net: truncating packet - - - - --- 2010-06-07 Michael S. Tsirkin New
Re: [V9fs-developer] [PATCH] virtio-9p: getattr server implementation for 9P2000.L protocol. - - - - --- 2010-06-07 Sripathi Kodi New
[3/3] cow: use qemu block API - - - - --- 2010-06-07 Christoph Hellwig New
[2/3] cow: stop using mmap - - - - --- 2010-06-07 Christoph Hellwig New
[1/3] cow: use pread/pwrite - - - - --- 2010-06-07 Christoph Hellwig New
[PATCHv2] virtio-net: truncating packet - - - - --- 2010-06-07 Michael S. Tsirkin New
[02/02] 9p: Implement TMKDIR - - - - --- 2010-06-07 Mohan Kumar M New
[01/02] qemu: virtio-9p: Implement TMKDIR - - - - --- 2010-06-07 Mohan Kumar M New
[v2,6/6] vnc: tight: don't forget to add the last color - - - - --- 2010-06-07 Corentin Chary New
[v2,5/6] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-06-07 Corentin Chary New
[v2,4/6] ui: move all ui components in ui/ - - - - --- 2010-06-07 Corentin Chary New
[v2,3/6] vnc: add lossy option - - - - --- 2010-06-07 Corentin Chary New
[v2,2/6] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-06-07 Corentin Chary New
[v2,1/6] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-06-07 Corentin Chary New
[v5,RESEND,4/4] Use cpu_physical_memory_get_dirty_range() to check multiple dirty pages. - - - - --- 2010-06-07 Yoshiaki Tamura New
[v5,RESEND,3/4] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty. - - - - --- 2010-06-07 Yoshiaki Tamura New
[v5,RESEND,2/4] Introduce cpu_physical_memory_get_dirty_range(). - - - - --- 2010-06-07 Yoshiaki Tamura New
« 1 2 ... 4249 4250 42514334 4335 »