Show patches with: State = Action Required       |   426390 patches
« 1 2 ... 478 479 4804263 4264 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
target-i386: clarify logic of breakpoint functions - - - - --- 2013-01-15 liguang New
define qemukvm-1.2 machine type - - - - --- 2013-01-15 Cole Robinson New
[RFC,1/2] qemu vfio-pci: Add support for VGA MMIO and I/O port access - - - - --- 2013-01-15 Alex Williamson New
[RFC,2/2] qemu vfio-pci: Graphics device quirks - - - - --- 2013-01-15 Alex Williamson New
[v3] Enable kvm emulated watchdog - - - - --- 2013-01-15 Bharat Bhushan New
[v5,1/2] target-i386: define dr7 bit field - - - - --- 2013-01-15 liguang New
[v5,2/2] target-i386: change some dr7 related functions - - - - --- 2013-01-15 liguang New
Makefile: drop recursive libcacard clean - - - - --- 2013-01-15 Stefan Hajnoczi New
[v2] sheepdog: multiplex the rw FD to flush cache - - - - --- 2013-01-15 Liu Yuan New
[v3] sheepdog: multiplex the rw FD to flush cache - - - - --- 2013-01-15 Liu Yuan New
[qom-cpu,v6,1/4] target-i386: Define DR7 bit field constants - - - - --- 2013-01-15 Andreas Färber New
[qom-cpu,v6,2/4] target-i386: Introduce hw_{local, global}_breakpoint_enabled() - - - - --- 2013-01-15 Andreas Färber New
[qom-cpu,v6,3/4] target-i386: Avoid goto in hw_breakpoint_insert() - - - - --- 2013-01-15 Andreas Färber New
[qom-cpu,v6,4/4] target-i386: Use switch in check_hw_breakpoints() - - - - --- 2013-01-15 Andreas Färber New
tests: adjust gcov variables for directory movement - - - - --- 2013-01-15 Paolo Bonzini New
build: fix Win32 clean build - - - 1 --- 2013-01-15 Paolo Bonzini New
build: remove *.lo, *.a, *.la files from all subdirectories on make clean - - 2 - --- 2013-01-15 Paolo Bonzini New
[PULL] PReP patch queue 2013-01-15 - - - - --- 2013-01-15 Andreas Färber New
[1/2] pc87312: Replace register_ioport_*() with MemoryRegion - - - 1 --- 2013-01-15 Andreas Färber New
[2/2] pc87312: Avoid define conflict on mingw32 1 - - - --- 2013-01-15 Andreas Färber New
[PULL] QOM CPUState patch queue 2013-01-15 - - - - --- 2013-01-15 Andreas Färber New
[01/20] cpu: Move nr_{cores, threads} fields to CPUState - - - - --- 2013-01-15 Andreas Färber New
[02/20] target-mips: Clean up mips_cpu_map_tc() documentation - - 1 - --- 2013-01-15 Andreas Färber New
[03/20] cpu: Move numa_node field to CPUState - - - - --- 2013-01-15 Andreas Färber New
[04/20] cpu: Move cpu_index field to CPUState 1 - - - --- 2013-01-15 Andreas Färber New
[05/20] kvm: Pass CPUState to kvm_init_vcpu() - - - - --- 2013-01-15 Andreas Färber New
[06/20] xen: Simplify halting of first CPU 1 - - - --- 2013-01-15 Andreas Färber New
[07/20] exec: Return CPUState from qemu_get_cpu() - - - - --- 2013-01-15 Andreas Färber New
[08/20] kvm: Add fake KVM constants to avoid #ifdefs on KVM-specific code - - 1 - --- 2013-01-15 Andreas Färber New
[09/20] target-i386: Disable kvm_mmu by default - - 1 - --- 2013-01-15 Andreas Färber New
[10/20] target-i386/cpu: Introduce FeatureWord typedefs - - 1 - --- 2013-01-15 Andreas Färber New
[11/20] target-i386: kvm_check_features_against_host(): Use feature_word_info - - 1 - --- 2013-01-15 Andreas Färber New
[12/20] target-i386/cpu.c: Add feature name array for ext4_features - - 1 - --- 2013-01-15 Andreas Färber New
[13/20] target-i386: check/enforce: Check all feature words - - 1 - --- 2013-01-15 Andreas Färber New
[14/20] target-i386: Move setting defaults out of cpu_x86_parse_featurestr() - - 1 - --- 2013-01-15 Andreas Färber New
[15/20] target-i386: cpu_x86_register() consolidate freeing resources - - 1 - --- 2013-01-15 Andreas Färber New
[16/20] target-i386: Move kvm_check_features_against_host() check to realize time - - 1 - --- 2013-01-15 Andreas Färber New
[17/20] target-i386: Define DR7 bit field constants - - - - --- 2013-01-15 Andreas Färber New
[18/20] target-i386: Introduce hw_{local, global}_breakpoint_enabled() - - - - --- 2013-01-15 Andreas Färber New
[19/20] target-i386: Avoid goto in hw_breakpoint_insert() - - - - --- 2013-01-15 Andreas Färber New
[20/20] target-i386: Use switch in check_hw_breakpoints() - - - - --- 2013-01-15 Andreas Färber New
[00/14] migration queue - - - - --- 2013-01-15 Juan Quintela New
[01/14] Unlock ramlist lock also in error case - - - - --- 2013-01-15 Juan Quintela New
[02/14] Protect migration_bitmap_sync() with the ramlist lock - - - - --- 2013-01-15 Juan Quintela New
[03/14] use XFER_LIMIT_RATIO consistently - - - - --- 2013-01-15 Juan Quintela New
[04/14] migration: make function static - - - - --- 2013-01-15 Juan Quintela New
[05/14] migration: remove double call to migrate_fd_close - - - - --- 2013-01-15 Juan Quintela New
[06/14] migration: fix off-by-one in buffered_rate_limit - - - - --- 2013-01-15 Juan Quintela New
[07/14] qemu-file: Only set last_error if it is not already set - - - - --- 2013-01-15 Juan Quintela New
[08/14] migration: move begining stage to the migration thread - - - - --- 2013-01-15 Juan Quintela New
[09/14] migration: Add buffered_flush error handling - - - - --- 2013-01-15 Juan Quintela New
[10/14] migration: move exit condition to migration thread - - - - --- 2013-01-15 Juan Quintela New
[11/14] migration: unfold rest of migrate_fd_put_ready() into thread - - - - --- 2013-01-15 Juan Quintela New
[12/14] migration: Only go to the iterate stage if there is anything to send - - - - --- 2013-01-15 Juan Quintela New
[13/14] migration: remove argument to qemu_savevm_state_cancel - - - - --- 2013-01-15 Juan Quintela New
[14/14] Rename buffered_ to migration_ - - - - --- 2013-01-15 Juan Quintela New
target-i386: make x86_def_t.vendor[1, 2, 3] a string and use cpuid_vendor union in CPUX86State - - - - --- 2013-01-15 Igor Mammedov New
[Qemu-trivial,v2] configure: try pkg-config for curses - - - - --- 2013-01-15 Vadim Evard New
[1/4] w32: Make qemu_vfree() accept NULL like the POSIX implementation - - - - --- 2013-01-15 Markus Armbruster New
[2/4] scsi-disk: qemu_vfree(NULL) is fine, simplify 1 - - - --- 2013-01-15 Markus Armbruster New
[3/4] win32-aio: Fix how win32_aio_process_completion() frees buffer - - - - --- 2013-01-15 Markus Armbruster New
[4/4] block: Fix how mirror_run() frees its buffer - - - - --- 2013-01-15 Markus Armbruster New
[V3,01/44] virtio: make virtio device's structures public. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,02/44] virtio-blk: don't use pointer for configuration. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,03/44] virtio-blk: add the virtio-blk device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,04/44] virtio-blk-pci: switch to new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,05/44] virtio-blk-s390: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,06/44] virtio-blk: cleanup: use QOM cast. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,07/44] virtio-blk: cleanup: remove qdev field. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,08/44] virtio-net: add the virtio-net device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,09/44] virtio-net-pci: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,10/44] virtio-net-s390: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,11/44] virtio-net: cleanup: use QOM cast. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,12/44] virtio-net: cleanup: init and exit function. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,13/44] virtio-net: cleanup: remove qdev field. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,14/44] virtio-scsi: don't use pointer for configuration. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,15/44] virtio-scsi: allocate cmd_vqs array separately. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,16/44] virtio-scsi: moving host_features from properties to transport properties. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,17/44] virtio-scsi: add the virtio-scsi device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,18/44] virtio-scsi-pci: switch to new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,19/44] virtio-scsi-s390: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,20/44] virtio-scsi: cleanup: use QOM casts. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,21/44] virtio-scsi: cleanup: init and exit functions. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,22/44] virtio-scsi: cleanup: remove qdev field. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,23/44] virtio-balloon: add the virtio-balloon device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,24/44] virtio-balloon-pci: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,25/44] virtio-balloon: cleanup: init and exit function. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,26/44] virtio-balloon: cleanup: QOM casts. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,27/44] virtio-balloon: cleanup: remove qdev field. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,28/44] virtio-rng: don't use pointer for configuration. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,29/44] virtio-rng: add virtio-rng device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,30/44] virtio-rng-s390: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,31/44] virtio-rng-pci: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,32/44] virtio-rng.c: cleanup: init and exit functions. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,33/44] virtio-rng.c: cleanup: remove qdev field. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,34/44] virtio-rng.c: cleanup: use QOM casts. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,35/44] virtio-serial: add the virtio-serial device. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,36/44] virtio-serial-pci: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,37/44] virtio-serial-s390: switch to the new API. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
[V3,38/44] virtio-serial: cleanup: init and exit functions. - - - - --- 2013-01-15 fred.konrad@greensocs.com New
« 1 2 ... 478 479 4804263 4264 »