| [v2,5/8] dataplane: add event loop |
2012-11-20 |
Stefan Hajnoczi |
|
New |
| use int64_t for return values from rbd instead of int |
2012-11-20 |
Stefan Priebe - Profihost AG |
|
New |
| [v2,6/8] dataplane: add Linux AIO request queue |
2012-11-20 |
Stefan Hajnoczi |
|
New |
| [v2,3/8] dataplane: add host memory mapping code |
2012-11-20 |
Stefan Hajnoczi |
|
New |
| [RFC,v4,4/8] hw/arm_gic: Add presave/postload hooks |
2012-11-20 |
Peter Maydell |
|
New |
| [v2,3/4] buffered_file: rate-limit producers based on buffer size |
2012-11-20 |
Paolo Bonzini |
|
New |
| [v2,2/4] buffered_file: do not send more than s->bytes_xfer bytes per tick |
2012-11-20 |
Paolo Bonzini |
|
New |
| [RFC,v4,6/8] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC |
2012-11-20 |
Peter Maydell |
|
New |
| [RFC,v4,5/8] target-arm: Use MemoryListener to identify GIC base address for KVM |
2012-11-20 |
Peter Maydell |
|
New |
| [RFC,v4,3/8] ARM KVM: save and load VFP registers from kernel |
2012-11-20 |
Peter Maydell |
|
New |
| [RFC,v4,1/8] linux-headers: Add ARM KVM headers (not for upstream) |
2012-11-20 |
Peter Maydell |
|
New |
| [RFC,v4,2/8] ARM: KVM: Add support for KVM on ARM architecture |
2012-11-20 |
Peter Maydell |
|
New |
| [1/4] virtio-rng: use virtqueue_get_avail_bytes, fix migration |
2012-11-20 |
Amit Shah |
|
New |
| [4/4] virtio-rng: fix typos, comments |
2012-11-20 |
Amit Shah |
|
New |
| [v2,4/4] buffered_file: do not automatically unfreeze output on buffered_put_buffer |
2012-11-20 |
Paolo Bonzini |
|
New |
| [PULL,1.3-rc1,0/1] Net patches |
2012-11-20 |
Stefan Hajnoczi |
|
New |
| Legacy qemu-kvm options have no argument |
2012-11-20 |
Bruce Rogers |
|
New |
| [02/10] versatile_pci: Expose PCI I/O region on Versatile PB |
2013-03-24 |
Peter Maydell |
|
New |
| [PATCHv5,06/10] migration: search for zero instead of dup pages |
2013-04-08 |
Peter Lieven |
|
New |
| [1/2] ide: Fix crash with too long PRD |
2012-11-20 |
Kevin Wolf |
|
New |
| [01/10] versatile_pci: Fix hardcoded tabs |
2013-03-24 |
Peter Maydell |
|
New |
| [08/10] versatile_pci: Implement the PCI controller's control registers |
2013-03-24 |
Peter Maydell |
|
New |
| [10/10] versatile_pci: Expose PCI memory space to system |
2013-03-24 |
Peter Maydell |
|
New |
| [v2] qemu: fix out of tree cross compile |
2013-05-27 |
Alexey Kardashevskiy |
|
New |
| [09/10] arm/realview: Fix mapping of PCI regions |
2013-03-24 |
Peter Maydell |
|
New |
| [07/10] versatile_pci: Implement the correct PCI IRQ mapping |
2013-03-24 |
Peter Maydell |
|
New |
| [06/10] versatile_pci: Put the host bridge PCI device at slot 29 |
2013-03-24 |
Peter Maydell |
|
New |
| [03/10] versatile_pci: Update to realize and instance init functions |
2013-03-24 |
Peter Maydell |
|
New |
| [04/13] savevm: add error parameter to qemu_savevm_state_iterate() |
2013-01-09 |
Pavel Hrdina |
|
New |
| [05/10] versatile_pci: Use separate PCI I/O space rather than system I/O space |
2013-03-24 |
Peter Maydell |
|
New |
| [v2,4/8] target-mips: add unions to access DSP elements |
2013-01-09 |
Aurelien Jarno |
|
New |
| [v3] qemu: fix out of tree cross compile |
2013-05-27 |
Alexey Kardashevskiy |
|
New |
| [04/10] versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE |
2013-03-24 |
Peter Maydell |
|
New |
| [v2] exec.c: Use tb1->phys_hash_next directly in tb_remove |
2012-11-20 |
陳韋任 |
|
New |
| [1/2] Introduce 64 bit integer write interface to xenstore |
2013-04-03 |
Felipe Franciosi |
|
New |
| migration: Fix madvise breakage if host and guest have different page sizes |
2012-11-21 |
David Gibson |
|
New |
| [v2,1/4] virtio-rng: use virtqueue_get_avail_bytes, fix migration |
2012-11-21 |
Amit Shah |
|
New |
| [v2,4/4] virtio-rng: fix typos, comments |
2012-11-21 |
Amit Shah |
|
New |
| ivshmem: use irqfd to interrupt among VMs |
2012-11-21 |
pingfan liu |
|
New |
| [v3] target-mips: Clean up microMIPS32 major opcode |
2012-11-21 |
陳韋任 |
|
New |
| [1/8] qemu-char: Rename opened to be_open |
2013-03-24 |
Hans de Goede |
|
New |
| [7/8] virtio-serial: Consolidate guest_open/guest_close into set_guest_connected |
2013-03-24 |
Hans de Goede |
|
New |
| [2/2] Allow xen guests to plug disks of 1 TiB or more |
2013-04-03 |
Felipe Franciosi |
|
New |
| [2/8] qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open |
2013-03-24 |
Hans de Goede |
|
New |
| [4/5] TCG: Use gen_opc_instr_start from context instead of global variable. |
2012-11-21 |
Evgeny Voevodin |
|
New |
| [2/5] TCG: Use gen_opc_pc from context instead of global variable. |
2012-11-21 |
Evgeny Voevodin |
|
New |
| [3/5] TCG: Use gen_opc_icount from context instead of global variable. |
2012-11-21 |
Evgeny Voevodin |
|
New |
| [RFC,v5,3/4] use elf_reset to reload elf image |
2012-11-21 |
Olivia Yin |
|
New |
| [RFC,v5,2/4] use uimage_reset to reload uimage |
2012-11-21 |
Olivia Yin |
|
New |
| [RFC,v5,1/4] use image_file_reset to reload initrd image |
2012-11-21 |
Olivia Yin |
|
New |
| [4/8] qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers |
2013-03-24 |
Hans de Goede |
|
New |
| [6/8] qemu-char: Consolidate guest_close/guest_open into a set_fe_open callback |
2013-03-24 |
Hans de Goede |
|
New |
| [PATCH/RFC] block: Ensure that block size constraints are considered |
2012-11-21 |
Christian Borntraeger |
|
New |
| [4/5] add backup related monitor commands |
2012-11-21 |
Dietmar Maurer |
|
New |
| [5/5] add regression tests for backup |
2012-11-21 |
Dietmar Maurer |
|
New |
| [3/5] introduce new vma archive format |
2012-11-21 |
Dietmar Maurer |
|
New |
| [2/5] add basic backup support to block driver |
2012-11-21 |
Dietmar Maurer |
|
New |
| [1/5] RFC: Efficient VM backup for qemu (v1) |
2012-11-21 |
Dietmar Maurer |
|
New |
| [3/8] qemu-char: Add fe_open tracking |
2013-03-24 |
Hans de Goede |
|
New |
| [v3] Add compare subcommand for qemu-img |
2012-11-21 |
Miroslav Rezanina |
|
New |
| [5/8] qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_open |
2013-03-24 |
Hans de Goede |
|
New |
| [PULL,1.3-rc1,0/5] Block patches for QEMU 1.3-rc1 |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [4/5] ide: Fix crash with too long PRD |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [8/8] spice-qemu-char: Drop hackish vmc_register on spice_chr_write |
2013-03-24 |
Hans de Goede |
|
New |
| usb-serial: Remove double call to qemu_chr_add_handlers( NULL ) |
2013-03-24 |
Hans de Goede |
|
New |
| virtio-serial: propagate guest_connected to the port on post_load |
2013-03-24 |
Hans de Goede |
|
New |
| [v3,4/4] Add qtest support for i.MX I2C device emulation. |
2013-05-05 |
Jean-Christophe DUBOIS |
|
New |
| [1/2] Documentation: Update block cache mode information |
2012-11-21 |
Kevin Wolf |
|
New |
| [2/2] Documentation: Update image format information |
2012-11-21 |
Kevin Wolf |
|
New |
| [v2] ifname=xxx for -netdev bridge |
2013-03-24 |
Alexandre Kandalintsev |
|
New |
| [PULL,for-1.3,0/2] spice patch queue |
2012-11-21 |
Gerd Hoffmann |
|
New |
| coroutine: Fix win32 variant for older mingw32 compilers |
2012-11-21 |
Jan Kiszka |
|
New |
| [7/7] usb-redir: Don't handle interrupt output packets async |
2012-11-21 |
Gerd Hoffmann |
|
New |
| [2/2] spice: add new spice-server callbacks to ui/spice-display.c |
2012-11-21 |
Gerd Hoffmann |
|
New |
| [6/7] usb-redir: Split usb_handle_interrupt_data into separate in/out functions |
2012-11-21 |
Gerd Hoffmann |
|
New |
| [1/7] uhci: Add a completions_only flag for async completions |
2012-11-21 |
Gerd Hoffmann |
|
New |
| [4/7] usb-bt: Return NAK instead of STALL when interrupt ep has no data |
2012-11-21 |
Gerd Hoffmann |
|
New |
| [PULL,for-1.3,0/7] usb patch queue |
2012-11-21 |
Gerd Hoffmann |
|
New |
| PPC: Add breakpoint registers for 603 and e300 |
2013-04-03 |
Fabien Chouteau |
|
New |
| [v2,1/2] Documentation: Update block cache mode information |
2012-11-21 |
Kevin Wolf |
|
New |
| [2/3] s390/migration: Qemu S390 special register migration |
2012-11-21 |
Christian Borntraeger |
|
New |
| [v3,1/1] atapi: make change media detection for guests easier |
2012-11-21 |
Pavel Hrdina |
|
New |
| [02/13] block: add error parameter to del_existing_snapshots() |
2013-01-09 |
Pavel Hrdina |
|
New |
| [21/29] Add hot_add_cpu hook to QEMUMachine |
2013-05-02 |
Andreas Färber |
|
New |
| [v3,01/12] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,05/12] dataplane: add event loop |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,06/12] dataplane: add Linux AIO request queue |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,08/12] test-iov: add iov_discard() testcase |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,02/12] configure: add CONFIG_VIRTIO_BLK_DATA_PLANE |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,09/12] iov: add iov_get_ptr() to reference vector data |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,12/12] virtio-blk: add x-data-plane=on|off performance feature |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,07/12] iov: add iov_discard() to remove data |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,03/12] dataplane: add host memory mapping code |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,04/12] dataplane: add virtqueue vring code |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| [v3,11/12] dataplane: add virtio-blk data plane code |
2012-11-21 |
Stefan Hajnoczi |
|
New |
| cocoa: Fix VBE function Set Display Start |
2012-11-21 |
Henry Harrington |
|
New |
| [PATCHv2] ibverbs: add a new IBV_ACCESS_GIFT option |
2013-03-24 |
Michael S. Tsirkin |
|
New |
| [PATCHv2] rdma: add a new IB_ACCESS_GIFT flag |
2013-03-24 |
Michael S. Tsirkin |
|
New |
| pseries: Support for in-kernel XICS interrupt controller |
2013-06-05 |
Alexey Kardashevskiy |
|
New |
| [PATCHv2,3/6] dump: extract out get note size function |
2013-03-24 |
Rabin Vincent |
|
New |