Show patches with: none      |   431311 patches
« 1 2 ... 572 573 5744313 4314 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[update,14/16] target-sparc/translate: minimally change gen_intermediate_code_internal - - - - --- 2013-04-11 liguang New
[update,15/16] target-unicore32/translate: minimally change gen_intermediate_code_internal - - - - --- 2013-04-11 liguang New
[update,16/16] target-xtensa/translate: minimally change gen_intermediate_code_internal - - - - --- 2013-04-11 liguang New
GDB function call failing due to memory protection of stack page in QEMU - - - - --- 2013-04-11 Abid, Hafiz New
[v2,1/2] trace: Add ftrace tracing backend - - - - --- 2013-04-11 Eiichi Tsukata New
[v2,2/2] trace: document ftrace backend - - - - --- 2013-04-11 Eiichi Tsukata New
net: make nic name unique - - - - --- 2013-04-11 Amos Kong New
[1/4] migration: Create the pre migration flush hook infrastructure. - - - - --- 2013-04-11 Benoît Canet New
[2/4] virtio-9p: Add support for 9p migration. - - - - --- 2013-04-11 Benoît Canet New
[3/4] virtio-9p: Wait for 9p operations to complete before migration. - - - - --- 2013-04-11 Benoît Canet New
[4/4] virtio-9p: Remove migration blockers. - - - - --- 2013-04-11 Benoît Canet New
[0/4] QEMUFile improvements and simplifications - - - - --- 2013-04-11 Liuji (Jeremy) New
[v3,1/7] virtio: add two functions to VirtioDeviceClass. - - - - --- 2013-04-11 fred.konrad@greensocs.com New
[v3,2/7] virtio-net: add the virtio-net device. - - - - --- 2013-04-11 fred.konrad@greensocs.com New
[v3,3/7] virtio-net-pci: switch to the new API. - - - - --- 2013-04-11 fred.konrad@greensocs.com New
[v3,4/7] virtio-net-s390: switch to the new API. - - - - --- 2013-04-11 fred.konrad@greensocs.com New
[v3,5/7] virtio-net-ccw: switch to the new API. - - - - --- 2013-04-11 fred.konrad@greensocs.com New
[v3,6/7] virtio-net: cleanup: use QOM cast. - - - - --- 2013-04-11 fred.konrad@greensocs.com New
[v3,7/7] virtio-net: cleanup: init and exit function. - - - - --- 2013-04-11 fred.konrad@greensocs.com New
[V2,1/3] virtio-9p: Add support for 9p migration. - - - - --- 2013-04-11 Benoît Canet New
[V2,2/3] virtio-9p: Wait for 9p operations to complete before migration and savevm. - - 1 - --- 2013-04-11 Benoît Canet New
[V2,3/3] virtio-9p: Remove migration blockers. - - - - --- 2013-04-11 Benoît Canet New
[01/19] target-i386: split out CPU creation and features parsing into cpu_x86_create() - - 1 - --- 2013-04-11 Igor Mammedov New
[02/19] cpu: Pass CPUState to *cpu_synchronize_post*() - - 1 - --- 2013-04-11 Igor Mammedov New
[03/19] cpu: make kvm-stub.o a part of CPU library - - - - --- 2013-04-11 Igor Mammedov New
[04/19] cpu: call cpu_synchronize_post_init() from CPUClass.realize() if hotplugged - - - - --- 2013-04-11 Igor Mammedov New
[05/19] cpu: resume CPU from CPUClass.cpu_common_realizefn() when it is hot-plugged - - 1 - --- 2013-04-11 Igor Mammedov New
[06/19] introduce CPU hot-plug notifier - - 2 - --- 2013-04-11 Igor Mammedov New
[07/19] rtc: update rtc_cmos on CPU hot-plug - - - - --- 2013-04-11 Igor Mammedov New
[08/19] cpu: introduce get_arch_id() method and override it for target-i386 - - 1 - --- 2013-04-11 Igor Mammedov New
[09/19] cpu: add helper cpu_exists(), to check if CPU with specified id exists - - 1 - --- 2013-04-11 Igor Mammedov New
[10/19] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest - - - - --- 2013-04-11 Igor Mammedov New
[11/19] target-i386: introduce apic-id property - - 1 - --- 2013-04-11 Igor Mammedov New
[12/19] introduce ICC bus/device/bridge - - - - --- 2013-04-11 Igor Mammedov New
[13/19] target-i386: cpu: attach ICC bus to CPU on its creation - - - - --- 2013-04-11 Igor Mammedov New
[14/19] target-i386: replace MSI_SPACE_SIZE with APIC_SPACE_SIZE - - - - --- 2013-04-11 Igor Mammedov New
[15/19] target-i386: move APIC to ICC bus - - - - --- 2013-04-11 Igor Mammedov New
[16/19] target-i386: move IOAPIC to ICC bus - - - - --- 2013-04-11 Igor Mammedov New
[17/19] qdev: set device's parent before calling realize() down inheritance chain. - - 1 - --- 2013-04-11 Igor Mammedov New
[18/19] target-i386: expose all possible CPUs as /machine/icc-bridge/cpu[0..N] links - - - - --- 2013-04-11 Igor Mammedov New
[19/19] add cpu-add qmp command and implement CPU hot-add for target-i386 - - - - --- 2013-04-11 Igor Mammedov New
[RFC] net: introduce monitor command to query mactables - - - - --- 2013-04-11 Amos Kong New
[RFC,01/13] block: stop relying on io_flush() in bdrv_drain_all() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,02/13] dataplane/virtio-blk: check exit conditions before aio_poll() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,03/13] aio: stop using .io_flush() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,04/13] block/curl: drop curl_aio_flush() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,05/13] block/gluster: drop qemu_gluster_aio_flush_cb() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,06/13] block/iscsi: drop iscsi_process_flush() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,07/13] block/linux-aio: drop qemu_laio_completion_cb() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,08/13] block/nbd: drop nbd_have_request() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,09/13] block/rbd: drop qemu_rbd_aio_flush_cb() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,10/13] block/sheepdog: drop have_co_req() and aio_flush_request() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,11/13] dataplane/virtio-blk: drop flush_true() and flush_io() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,12/13] thread-pool: drop thread_pool_active() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,13/13] aio: drop io_flush argument - - - - --- 2013-04-11 Stefan Hajnoczi New
[1/4] unicode: New mod_utf8_codepoint() - - - - --- 2013-04-11 Markus Armbruster New
[2/4] check-qjson: Improve a few comments, delete bogus ones - - - - --- 2013-04-11 Markus Armbruster New
[3/4] check-qjson: Test noncharacters other than U+FFFE, U+FFFF in strings - - - - --- 2013-04-11 Markus Armbruster New
[4/4] qjson: to_json() case QTYPE_QSTRING is buggy, rewrite - - - - --- 2013-04-11 Markus Armbruster New
[01/12] arm: fix location of some include files - - - - --- 2013-04-11 Paolo Bonzini New
[02/12] virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge - - - - --- 2013-04-11 Paolo Bonzini New
[03/12] Add linux-headers to QEMU_INCLUDES - - - - --- 2013-04-11 Paolo Bonzini New
[04/12] Fix failure to create q35 machine - - - 1 --- 2013-04-11 Paolo Bonzini New
[05/12] configure: fix TPM logic - - - - --- 2013-04-11 Paolo Bonzini New
[06/12] tpm: reorganize headers and split hardware part - - - - --- 2013-04-11 Paolo Bonzini New
[07/12] sysemu: avoid proliferation of include/ subdirectories - - - - --- 2013-04-11 Paolo Bonzini New
[08/12] include: avoid useless includes of exec/ headers - - - - --- 2013-04-11 Paolo Bonzini New
[09/12] memory: move core typedefs to qemu/typedefs.h - - - - --- 2013-04-11 Paolo Bonzini New
[10/12] exec: remove useless declarations from memory-internal.h - - - - --- 2013-04-11 Paolo Bonzini New
[11/12] hw: move memory API headers to hw/ - - - - --- 2013-04-11 Paolo Bonzini New
[12/12] hw: move memory API to hw/core - - - - --- 2013-04-11 Paolo Bonzini New
[PULL] Fixes and minor improvements to TCI - - - - --- 2013-04-11 Stefan Weil Accepted
[1/5] tci: Use 32-bit signed offsets to loads/stores - - - - --- 2013-04-11 Stefan Weil Accepted
[2/5] tci: Use a local variable for env - - - - --- 2013-04-11 Stefan Weil Accepted
[3/5] tci: Avoid code before declarations - - - - --- 2013-04-11 Stefan Weil Accepted
[4/5] tci: Delete unused tb_ret_addr - - - - --- 2013-04-11 Stefan Weil Accepted
[5/5] tci: Make tcg temporaries local to tcg_qemu_tb_exec - - - - --- 2013-04-11 Stefan Weil Accepted
[qom-cpu-next,1/2] target-i386/cpu.c: Coding style fixes - - - - --- 2013-04-11 Eduardo Habkost New
[qom-cpu-next,2/2] target-i386: Replace cpuid_*features fields with a feature word array - - - - --- 2013-04-11 Eduardo Habkost New
cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC) 1 - - - --- 2013-04-11 Peter Maydell New
virtio-balloon: fix dynamic properties. - - - - --- 2013-04-11 fred.konrad@greensocs.com New
bswap: fix compiler warning - - 1 - --- 2013-04-12 Alexey Kardashevskiy New
[1/3] debugcon: fix always print "addr=0x0, val=0x0" bug - - - - --- 2013-04-12 liguang New
[2/3] debugcon: make debug message more readable - - - - --- 2013-04-12 liguang New
[3/3] debugcon: fix compiler warning when open DEBUG_DEBUGCON - - - - --- 2013-04-12 liguang New
[1/8] rdma: introduce qemu ram foreach block - - - - --- 2013-04-12 mrhines@linux.vnet.ibm.com New
[2/8] rdma: core rdma logic - - - - --- 2013-04-12 mrhines@linux.vnet.ibm.com New
[3/8] rdma: new QEMUFileOps hooks - - - - --- 2013-04-12 mrhines@linux.vnet.ibm.com New
[4/8] rdma: implement new QEMUFileOps hooks - - - - --- 2013-04-12 mrhines@linux.vnet.ibm.com New
[5/8] rdma: introduce capability for chunk registration - - - - --- 2013-04-12 mrhines@linux.vnet.ibm.com New
[6/8] rdma: send pc.ram - - - - --- 2013-04-12 mrhines@linux.vnet.ibm.com New
[7/8] rdma: print out throughput while debugging - - - - --- 2013-04-12 mrhines@linux.vnet.ibm.com New
[8/8] rdma: add documentation - - - - --- 2013-04-12 mrhines@linux.vnet.ibm.com New
pci-assign: remove the duplicate function name in debug message 1 - - - --- 2013-04-12 Wanlong Gao New
Initial TLS support for VNC Websockets - - - - --- 2013-04-12 Tim Hardeck New
[03/19] cpu: make kvm-stub.o a part of CPU library - - - - --- 2013-04-12 Igor Mammedov New
[PULL,0/4] Trivial patches for 6 to 12 April 2013 - - - - --- 2013-04-12 Stefan Hajnoczi New
[1/4] target-moxie: Fix VMState registration - - 1 - --- 2013-04-12 Stefan Hajnoczi New
[2/4] linux-user: pass correct host flags to eventfd2 call - - 1 - --- 2013-04-12 Stefan Hajnoczi New
[3/4] Typo, spelling and grammatical fixes - - - - --- 2013-04-12 Stefan Hajnoczi New
« 1 2 ... 572 573 5744313 4314 »