Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 500 501 502 503 504 505 506 507 508 ... 568 569 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[PATCH-V6,06/10] virtio-9p: Security model for create/open2 2010-06-10 jvrao New
[PATCH-V6,05/10] virtio-9p: Implemented Security model for lstat and fstat 2010-06-10 jvrao New
[PATCH-V6,04/10] virtio-9p: Security model for chown 2010-06-10 jvrao New
[PATCH-V6,03/10] virtio-9p: Security model for chmod 2010-06-10 jvrao New
[PATCH-V6,02/10] virtio-9p: Make infrastructure for the new security model. 2010-06-10 jvrao New
[PATCH-V6,01/10] virtio-9p: Introduces an option to specify the security model. 2010-06-10 jvrao New
[RFC,v2,3/3] Toggle tracepoint state 2010-06-10 Prerna Saxena New
[RFC,v2,2/3] Monitor command 'info trace' 2010-06-10 Prerna Saxena New
[RFC,v2,1/3] Export tdb_hash() 2010-06-10 Prerna Saxena New
[17/17] Move set_proc_name() to OS specific files. 2010-06-10 Jes Sorensen New
[16/17] Move line-buffering setup to OS specific files. 2010-06-10 Jes Sorensen New
[15/17] Make os_change_process_uid and os_change_root os-posix.c local 2010-06-10 Jes Sorensen New
[14/17] Move daemonize handling to OS specific files 2010-06-10 Jes Sorensen New
[13/17] Move chroot handling to OS specific files. 2010-06-10 Jes Sorensen New
[12/17] Move runas handling from vl.c to OS specific files. 2010-06-10 Jes Sorensen New
[11/17] Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c 2010-06-10 Jes Sorensen New
[10/17] Rename qemu-options.h to qemu-options.def 2010-06-10 Jes Sorensen New
[09/17] Move find_datadir to OS specific files. 2010-06-10 Jes Sorensen New
[08/17] Move main signal handler setup to os specificfiles. 2010-06-10 Jes Sorensen New
[07/17] Rename os_setup_signal_handling() to os_setup_early_signal_handling() 2010-06-10 Jes Sorensen New
[06/17] Move win32 early signal handling setup to os_setup_signal_handling() 2010-06-10 Jes Sorensen New
[05/17] Introduce os-posix.c and create os_setup_signal_handling() 2010-06-10 Jes Sorensen New
[04/17] vl.c: Move host_main_loop_wait() to OS specific files. 2010-06-10 Jes Sorensen New
[03/17] Introduce os-win32.c and move polling functions from vl.c 2010-06-10 Jes Sorensen New
[02/17] Create qemu-os-win32.h and move WIN32 specific declarations there 2010-06-10 Jes Sorensen New
[01/17] vl.c: Remove double include of netinet/in.h for Solaris 2010-06-10 Jes Sorensen New
[v3,2/2] vnc: threaded VNC server 2010-06-10 Corentin Chary New
[v3,1/2] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit 2010-06-10 Corentin Chary New
[3/3] qemu: kvm: Enable XSAVE live migration support 2010-06-10 Sheng Yang New
[2/3] qemu: Enable XSAVE related CPUID 2010-06-10 Sheng Yang New
[1/3] qemu: kvm: Extend kvm_arch_get_supported_cpuid() to support index 2010-06-10 Sheng Yang New
migration-tcp: call migrate_fd_error() instead of close() and free(). 2010-06-09 Yoshiaki Tamura New
target-mips: Fix compilation 2010-06-09 Stefan Weil New
Add an error_report when failing to open due to block-drv-whitelist 2010-06-09 Ryan Harper New
[v3,5/5] QMP: Emit migration events on outgoing migration 2010-06-09 Juan Quintela New
[v3,4/5] QMP: Emit migration events on incoming migration 2010-06-09 Juan Quintela New
[v3,3/5] QMP: Introduce MIGRATION events 2010-06-09 Juan Quintela New
[v3,2/5] Factorize common migration incoming code 2010-06-09 Juan Quintela New
[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 2010-06-08 Alex Williamson New
[RFC,1/6] qemu_ram_alloc: Remove duplicate code 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 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. Berrange 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. Berrange 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