| [22/35] hw: move SD/MMC devices to hw/sd/, configure with default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [v2,17/39] aio: provide platform-independent API |
2012-10-31 |
Paolo Bonzini |
|
New |
| [24/35] hw: move VFIO and ivshmem to hw/pci/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [13/35] hw: move audio devices to hw/audio/, configure via default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [02/35] hw: make subdirectories for devices |
2013-04-02 |
Paolo Bonzini |
|
New |
| [12/35] hw: move block devices to hw/block/, configure via default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [07/35] hw: make all of hw/usb/ configurable via default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [08/35] hw: make all of hw/pci/ configurable via default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [2/8] object: add object_property_add_bool (v2) |
2012-10-31 |
Anthony Liguori |
|
New |
| [07/31] xhci: add port trace points |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [RFC,04/13] fw_cfg: move typedef to qemu/typedefs.h |
2013-05-13 |
Michael S. Tsirkin |
|
New |
| Add configure clock_gettime() monotonic time test |
2013-04-02 |
Brad |
|
New |
| [21/35] hw: move timer devices to hw/timer/, configure with default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [v2,3/3] aio: rename AIOPool to AIOCBInfo |
2012-10-31 |
Stefan Hajnoczi |
|
New |
| [15/35] hw: move I2C controllers to hw/i2c/, configure via default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [09/35] hw: move watchdogs to hw/watchdog, configure via default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [06/35] hw: make all of hw/ide/ configurable via default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [10/35] hw: move MC146818RTC to hw/timer/, configure via default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [PULL,1/4] oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() |
2013-04-02 |
Luiz Capitulino |
|
New |
| [PULL,2/4] net: ensure "socket" backend uses non-blocking fds |
2013-04-02 |
Luiz Capitulino |
|
New |
| [04/14] vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macro |
2013-04-05 |
Peter Maydell |
|
New |
| [RFC,02/13] hw/i386/pc.c: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/apic.h |
2013-05-13 |
Michael S. Tsirkin |
|
New |
| [06/28] qapi: qapi_visit.py, support generating static functions |
2012-10-31 |
Michael Roth |
|
New |
| [RFC,08/13] range: add Range structure |
2013-05-13 |
Michael S. Tsirkin |
|
New |
| [10/28] qapi: QmpOutputVisitor, implement array handling |
2012-10-31 |
Michael Roth |
|
New |
| [PULL,4/4] chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptors |
2013-04-02 |
Luiz Capitulino |
|
New |
| [15/28] qapi: ordereddict, add to_json() method |
2012-10-31 |
Michael Roth |
|
New |
| [32/35] hw: move another file to hw/alpha/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [04/28] qapi: qapi_visit.py, make code useable as module |
2012-10-31 |
Michael Roth |
|
New |
| [12/28] qapi: QmpInputVisitor, don't re-allocate memory in start_struct |
2012-10-31 |
Michael Roth |
|
New |
| [11/28] qapi: QmpInputVisitor, implement array handling |
2012-10-31 |
Michael Roth |
|
New |
| [20/28] qom-fuse: workaround for truncated properties > 4096 |
2012-10-31 |
Michael Roth |
|
New |
| [08/28] qapi: qapi_visit.py, support for q_string annotations |
2012-10-31 |
Michael Roth |
|
New |
| [07/28] qapi: qapi_visit.py, support for visiting non-pointer/embedded structs |
2012-10-31 |
Michael Roth |
|
New |
| [17/28] qapi: add open-coded visitors for struct tm/Int128 types |
2012-10-31 |
Michael Roth |
|
New |
| [PULL,3/4] qemu-socket: set passed fd non-blocking in socket_connect() |
2013-04-02 |
Luiz Capitulino |
|
New |
| [25/35] hw: move DMA controllers to hw/dma/, configure with default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [19/35] hw: move char devices to hw/char/, configure via default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [20/35] hw: move ISA bridges and devices to hw/isa/, configure with default-configs/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [V5,01/10] qemu-option: opt_set(): split it up into more functions |
2012-11-01 |
Robert Wang |
|
New |
| [V5,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication |
2012-11-01 |
Robert Wang |
|
New |
| [V15,2/6] make path_has_protocol non static |
2012-11-01 |
Robert Wang |
|
New |
| [V5,08/10] Create four opts list related functions |
2012-11-01 |
Robert Wang |
|
New |
| [V5,04/10] introduce qemu_opts_create_nofail function |
2012-11-01 |
Robert Wang |
|
New |
| [RFC,v3,3/3] update rom_reset |
2012-11-01 |
Olivia Yin |
|
New |
| [RFC,v3,2/3] use reset handlers to reload kernel and initrd |
2012-11-01 |
Olivia Yin |
|
New |
| configure: remove unset variables |
2013-04-02 |
Paolo Bonzini |
|
New |
| [V15,6/6] qemu-iotests: add add-cow iotests support. |
2012-11-01 |
Robert Wang |
|
New |
| [V5,07/10] add def_print_str and use it in qemu_opts_print. |
2012-11-01 |
Robert Wang |
|
New |
| [01/35] hw: move headers to include/ |
2013-04-02 |
Paolo Bonzini |
|
New |
| [1/5] Revert "PPC: pseries: Remove hack for PIO window" |
2012-11-01 |
Alexander Graf |
|
New |
| [V5,02/10] qemu-option: qemu_opts_validate(): fix duplicated code |
2012-11-01 |
Robert Wang |
|
New |
| [V5,06/10] create new function: qemu_opt_set_number |
2012-11-01 |
Robert Wang |
|
New |
| [RFC,v3,1/3] define image_file_reset |
2012-11-01 |
Olivia Yin |
|
New |
| [V15,3/6] qed_read_string to bdrv_read_string |
2012-11-01 |
Robert Wang |
|
New |
| [RFC] hw/qxl: inject interrupts in any state |
2012-11-01 |
Alon Levy |
|
New |
| [RFC] hw/qxl: inject interrupts in any state |
2012-11-01 |
Alon Levy |
|
New |
| [05/14] hw/sd.c: fix migration of dynamically allocated buffer "buf" |
2013-04-05 |
Peter Maydell |
|
New |
| [11/14] pflash_cfi01: Implement migration support |
2013-04-05 |
Peter Maydell |
|
New |
| [14/14] hw/nand.c: Fix nand erase operation |
2013-04-05 |
Peter Maydell |
|
New |
| [PULL,1.3,0/4] Net patches |
2012-11-01 |
Stefan Hajnoczi |
|
New |
| [13/14] cadence_uart: Flush queued characters on reset |
2013-04-05 |
Peter Maydell |
|
New |
| [1/4] e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty |
2012-11-01 |
Stefan Hajnoczi |
|
New |
| [v2] pci-assign: Add MSI affinity support |
2013-05-13 |
Alex Williamson |
|
New |
| [moxie] Fix bug in tlb_fill. |
2013-05-13 |
Anthony Green |
|
New |
| [12/14] pl330: Don't inhibit ES bits on INTEN |
2013-04-05 |
Peter Maydell |
|
New |
| [RFC] hw/qxl: inject interrupts in any state |
2012-11-01 |
Alon Levy |
|
New |
| [03/14] hw/arm_mptimer: Save the timer state |
2013-04-05 |
Peter Maydell |
|
New |
| [3/5] target-ppc: Extend FPU state for newer POWER CPUs |
2012-11-01 |
Alexander Graf |
|
New |
| VFIO VGA test branches |
2013-05-13 |
Knut Omang |
|
New |
| [2/5] target-ppc: Rework storage of VPA registration state |
2012-11-01 |
Alexander Graf |
|
New |
| [PULL,0/5] ppc patch queue 2012-11-01 |
2012-11-01 |
Alexander Graf |
|
New |
| [01/22] console: QLIST-ify display change listeners. |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [08/22] console: remove dpy_gfx_fill |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [20/22] pixman/vnc: remove rgb_prepare_row* functions |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [06/29] rtc: add qom property for RTCState state |
2012-11-01 |
Michael Roth |
|
New |
| [10/29] vga: qidl_declare VGACommonState |
2012-11-01 |
Michael Roth |
|
New |
| [14/29] cirrus: add qom property for isa-cirrus-vga |
2012-11-01 |
Michael Roth |
|
New |
| [29/29] hpet: add qom property for hpet state |
2012-11-01 |
Michael Roth |
|
New |
| [27/29] ide: add qom property for piix3/piix4-ide state |
2012-11-01 |
Michael Roth |
|
New |
| [14/22] console: make qemu_alloc_display static |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [11/22] pixman: windup in configure & makefiles |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [05/22] console: untangle gfx & txt updates |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [1/8] usb: Add packet combining functions |
2012-11-01 |
Hans de Goede |
|
New |
| [04/22] console: s/TextConsole/QemuConsole/ |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [22/22] pixman: drop obsolete fields from DisplaySurface |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [22/29] pci_bridge_dev: add qom property for pci-bridge state |
2012-11-01 |
Michael Roth |
|
New |
| [03/22] console: move set_mouse + cursor_define callbacks |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [09/29] pci: add qom property for PCIBus instances |
2012-11-01 |
Michael Roth |
|
New |
| [05/29] rtc: use qidl-generated properties |
2012-11-01 |
Michael Roth |
|
New |
| [07/22] vga: fix text mode updating |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [02/22] console: add unregister_displaychangelistener |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [18/22] pixman: switch screendump function. |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [25/29] ide: add qom property for isa-ide state |
2012-11-01 |
Michael Roth |
|
New |
| [18/29] piix3: add qom property for PIIX3 state |
2012-11-01 |
Michael Roth |
|
New |
| [01/29] qemu-timer: add QEMUTimer visitor |
2012-11-01 |
Michael Roth |
|
New |
| [04/29] rtc: qidl_declare RTCState |
2012-11-01 |
Michael Roth |
|
New |
| [26/29] ide: qidl_declare BMDMAState + PCIIDEState |
2012-11-01 |
Michael Roth |
|
New |
| [21/22] pixman/vnc: remove dead code. |
2012-11-01 |
Gerd Hoffmann |
|
New |
| [09/22] console: remove DisplayAllocator |
2012-11-01 |
Gerd Hoffmann |
|
New |