| [3/8] vl: add -object option to create QOM objects from the command line |
2012-10-26 |
Amit Shah |
|
New |
| [4/8] vl: add -late-object to create QOM objects after machine init |
2012-10-26 |
Amit Shah |
|
New |
| [5/8] rng: add RndBackend abstract object class |
2012-10-26 |
Amit Shah |
|
New |
| [6/8] rng-urandom: add an RNG backend that uses /dev/urandom |
2012-10-26 |
Amit Shah |
|
New |
| [7/8] rng-egd: introduce EGD compliant RNG backend |
2012-10-26 |
Amit Shah |
|
New |
| [8/8] virtio-rng: hardware random number generator device |
2012-10-26 |
Amit Shah |
|
New |
| [1/4] qemu-char: Add new char backend CirMemCharDriver |
2012-10-26 |
Lei Li |
|
New |
| [2/4] QAPI: Introduce memchar-write QMP command |
2012-10-26 |
Lei Li |
|
New |
| [3/4] QAPI: Introduce memchar-read QMP command |
2012-10-26 |
Lei Li |
|
New |
| [4/4] HMP: Introduce console command |
2012-10-26 |
Lei Li |
|
New |
| trace: allow disabling events in events file |
2012-10-26 |
Gerd Hoffmann |
|
New |
| uhci: stick irq routing info into UHCIInfo too. |
2012-10-26 |
Gerd Hoffmann |
|
New |
| [01/25] event_notifier: add Win32 implementation |
2012-10-26 |
Paolo Bonzini |
|
New |
| [02/25] event_notifier: enable it to use pipes |
2012-10-26 |
Paolo Bonzini |
|
New |
| [03/25] aio: change qemu_aio_set_fd_handler to return void |
2012-10-26 |
Paolo Bonzini |
|
New |
| [04/25] aio: provide platform-independent API |
2012-10-26 |
Paolo Bonzini |
|
New |
| [05/25] aio: introduce AioContext, move bottom halves there |
2012-10-26 |
Paolo Bonzini |
|
New |
| [06/25] aio: add I/O handlers to the AioContext interface |
2012-10-26 |
Paolo Bonzini |
|
New |
| [07/25] aio: test node->deleted before calling io_flush |
2012-10-26 |
Paolo Bonzini |
|
New |
| [08/25] aio: add non-blocking variant of aio_wait |
2012-10-26 |
Paolo Bonzini |
|
New |
| [09/25] aio: prepare for introducing GSource-based dispatch |
2012-10-26 |
Paolo Bonzini |
|
New |
| [10/25] aio: add Win32 implementation |
2012-10-26 |
Paolo Bonzini |
|
New |
| [11/25] aio: make AioContexts GSources |
2012-10-26 |
Paolo Bonzini |
|
New |
| [12/25] aio: add aio_notify |
2012-10-26 |
Paolo Bonzini |
|
New |
| [13/25] aio: call aio_notify after setting I/O handlers |
2012-10-26 |
Paolo Bonzini |
|
New |
| [14/25] main-loop: use GSource to poll AIO file descriptors |
2012-10-26 |
Paolo Bonzini |
|
New |
| [15/25] main-loop: use aio_notify for qemu_notify_event |
2012-10-26 |
Paolo Bonzini |
|
New |
| [16/25] aio: clean up now-unused functions |
2012-10-26 |
Paolo Bonzini |
|
New |
| [17/25] linux-aio: use event notifiers |
2012-10-26 |
Paolo Bonzini |
|
New |
| [18/25] qemu-thread: add QemuSemaphore |
2012-10-26 |
Paolo Bonzini |
|
New |
| [19/25] aio: add generic thread-pool facility |
2012-10-26 |
Paolo Bonzini |
|
New |
| [20/25] block: switch posix-aio-compat to threadpool |
2012-10-26 |
Paolo Bonzini |
|
New |
| [21/25] raw: merge posix-aio-compat.c into block/raw-posix.c |
2012-10-26 |
Paolo Bonzini |
|
New |
| [22/25] raw-posix: rename raw-posix-aio.h, hide unavailable prototypes |
2012-10-26 |
Paolo Bonzini |
|
New |
| [23/25] raw-win32: add emulated AIO support |
2012-10-26 |
Paolo Bonzini |
|
New |
| [24/25] raw-posix: move linux-aio.c to block/ |
2012-10-26 |
Paolo Bonzini |
|
New |
| [25/25] raw-win32: implement native asynchronous I/O |
2012-10-26 |
Paolo Bonzini |
|
New |
| arm_boot: Change initrd load address to "halfway through RAM" |
2012-10-26 |
Peter Maydell |
|
New |
| [1/6] vl: add -object option to create QOM objects from the command line |
2012-10-26 |
Anthony Liguori |
|
New |
| [2/6] object: add object_property_add_bool (v2) |
2012-10-26 |
Anthony Liguori |
|
New |
| [3/6] rng: add RndBackend abstract object class |
2012-10-26 |
Anthony Liguori |
|
New |
| [4/6] rng-random: add an RNG backend that uses /dev/random |
2012-10-26 |
Anthony Liguori |
|
New |
| [5/6] rng-egd: introduce EGD compliant RNG backend |
2012-10-26 |
Anthony Liguori |
|
New |
| [6/6] virtio-rng: hardware random number generator device |
2012-10-26 |
Anthony Liguori |
|
New |
| [v2] arm_boot: Change initrd load address to "halfway through RAM" |
2012-10-26 |
Peter Maydell |
|
New |
| [v2] xhci: check speed field of the input context of a set address command. |
2012-10-26 |
Sebastian Bauer |
|
New |
| [1/4] rng-random: split out header for rng-random |
2012-10-26 |
Anthony Liguori |
|
New |
| [2/4] virtio-rng-pci: create a default backend if none exists |
2012-10-26 |
Anthony Liguori |
|
New |
| [3/4] machine: add default_devices field to QEMUMachine |
2012-10-26 |
Anthony Liguori |
|
New |
| [4/4] pc-1.3: add virtio-rng and virtio-balloon to the default machine |
2012-10-26 |
Anthony Liguori |
|
New |
| [v5,1/2] qom: Detect attempts to add a property that already exists |
2012-10-26 |
Peter Maydell |
|
New |
| [v5,2/2] hw/qdev: Abort rather than ignoring errors adding device properties |
2012-10-26 |
Peter Maydell |
|
New |
| [1/2] qcow2: Fix refcount table size calculation |
2012-10-26 |
Kevin Wolf |
|
New |
| [2/2] qemu-iotests: qcow2: Test growing large refcount table |
2012-10-26 |
Kevin Wolf |
|
New |
| q35: usb keyboard trouble |
2012-10-26 |
Jason Baron |
|
New |
| [v2] stop using stdio for monitor/serial/etc with -daemonize |
2012-10-27 |
Michael Tokarev |
|
New |
| [v2] stop using stdio for monitor/serial/etc with -daemonize |
2012-10-27 |
Michael Tokarev |
|
New |
| disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio etc) |
2012-10-27 |
Michael Tokarev |
|
New |
| Add domain-search option to slirp's DHCP server |
2012-10-27 |
Klaus Stengel |
|
New |
| configure: use -Wwombat to test whether gcc recognizes -Wno-wombat |
2012-10-27 |
Peter Maydell |
|
New |
| [v2,1/6] target-sparc: make do_unaligned_access static |
2012-10-28 |
Blue Swirl |
|
New |
| [v2,2/6] vl.c: add missing static |
2012-10-28 |
Blue Swirl |
|
New |
| [v2,3/6] vnc: add missing static |
2012-10-28 |
Blue Swirl |
|
New |
| [v2,4/6] ppc: add missing static |
2012-10-28 |
Blue Swirl |
|
New |
| [v2,5/6] target-ppc: make some functions static |
2012-10-28 |
Blue Swirl |
|
New |
| [v2,6/6] exec: make some functions static |
2012-10-28 |
Blue Swirl |
|
New |
| [1/3] m48t59: remove unused m48t59_set_addr |
2012-10-28 |
Blue Swirl |
|
New |
| [2/3] sun4c: remove unused functions |
2012-10-28 |
Blue Swirl |
|
New |
| [3/3] slirp: remove unused function u_sleep |
2012-10-28 |
Blue Swirl |
|
New |
| [V5,1/3] hw/sd.c: Fix erase for high capacity cards |
2012-10-28 |
Igor Mitsyanko |
|
New |
| [V5,2/3] vmstate: Add support for saving/loading bitmaps |
2012-10-28 |
Igor Mitsyanko |
|
New |
| [V5,3/3] hw/sd.c: add SD card save/load support |
2012-10-28 |
Igor Mitsyanko |
|
New |
| [1/5] disas: avoid using cpu_single_env |
2012-10-28 |
Blue Swirl |
|
New |
| [2/5] kvm: avoid using cpu_single_env |
2012-10-28 |
Blue Swirl |
|
New |
| [3/5] target-unicore32: avoid using cpu_single_env |
2012-10-28 |
Blue Swirl |
|
New |
| [4/5] target-xtensa: avoid using cpu_single_env |
2012-10-28 |
Blue Swirl |
|
New |
| [5/5] target-i386: avoid using cpu_single_env |
2012-10-28 |
Blue Swirl |
|
New |
| q35: usb keyboard trouble |
2012-10-28 |
Gabriel L. Somlo |
|
New |
| acpi_piix4 migration issue |
2012-10-28 |
Marcelo Tosatti |
|
New |
| [v5,1/8] atomic: introduce atomic operations |
2012-10-28 |
pingfank@linux.vnet.ibm.com |
|
New |
| [v5,2/8] qom: apply atomic on object's refcount |
2012-10-28 |
pingfank@linux.vnet.ibm.com |
|
New |
| [v5,3/8] hotplug: introduce qdev_unplug_complete() to remove device from views |
2012-10-28 |
pingfank@linux.vnet.ibm.com |
|
New |
| [v5,4/8] pci: remove pci device from mem view when unplug |
2012-10-28 |
pingfank@linux.vnet.ibm.com |
|
New |
| [v5,5/8] memory: introduce local lock for address space |
2012-10-28 |
pingfank@linux.vnet.ibm.com |
|
New |
| [v5,6/8] memory: make mmio dispatch able to be out of biglock |
2012-10-28 |
pingfank@linux.vnet.ibm.com |
|
New |
| [v5,7/8] memory: introduce tls context to record nested dma |
2012-10-28 |
pingfank@linux.vnet.ibm.com |
|
New |
| [v5,8/8] vcpu: push mmio dispatcher out of big lock |
2012-10-28 |
pingfank@linux.vnet.ibm.com |
|
New |
| [v3,1/8] dma: Define dma_context_memory and use in sysbus-ohci |
2012-10-29 |
Peter Crosthwaite |
|
New |
| [v3,2/8] usb/ehci: Use class_data to init PCI variations |
2012-10-29 |
Peter Crosthwaite |
|
New |
| [v3,3/8] usb/ehci: parameterise the register region offsets |
2012-10-29 |
Peter Crosthwaite |
|
New |
| [v3,4/8] usb/ehci: Abstract away PCI DMA API |
2012-10-29 |
Peter Crosthwaite |
|
New |
| [v3,5/8] usb/ehci: seperate out PCIisms |
2012-10-29 |
Peter Crosthwaite |
|
New |
| [v3,6/8] usb/ehci: Add Sysbus variant and Xilinx Zynq USB |
2012-10-29 |
Peter Crosthwaite |
|
New |
| [v3,7/8] xilinx_zynq: add USB controllers |
2012-10-29 |
Peter Crosthwaite |
|
New |
| [v3,8/8] usb/ehci: Guard definition of EHCI_DEBUG |
2012-10-29 |
Peter Crosthwaite |
|
New |
| target-sparc: Revert setting cpu_dst to gen_dest_gpr |
2012-10-29 |
Richard Henderson |
|
New |
| [RFC,v2,1/5] define image_file_reset and image_blob_reset |
2012-10-29 |
Olivia Yin |
|
New |
| [RFC,v2,2/5] use reset handlers to reload kernel and initrd |
2012-10-29 |
Olivia Yin |
|
New |
| [RFC,v2,3/5] replace rom_add_file* with image_file_reset |
2012-10-29 |
Olivia Yin |
|
New |
| [RFC,v2,4/5] replaece rom_add_blob* with image_blob_reset |
2012-10-29 |
Olivia Yin |
|
New |