| target-i386: initialize APIC at CPU level |
2012-10-04 |
Igor Mammedov |
|
New |
| [Qemu-ppc] Qemu boot device precedence over nvram boot-device setting |
2012-10-04 |
Avik Sil |
|
New |
| [2/9] pseries: Fix debug message for out-of-bounds address in H_PUT_TCE |
2013-05-06 |
Alexander Graf |
|
New |
| [for-1.3] usb: tag usb host adapters as not hotpluggable. |
2012-11-22 |
Gerd Hoffmann |
|
New |
| [PATCHv3,09/20] ppc: avoid buffer overrun: use pstrcpy, not strncpy |
2012-10-04 |
Jim Meyering |
|
New |
| [v3,04/22] qapi: qapi_visit.py, make code useable as module |
2012-10-04 |
Michael Roth |
|
New |
| [RFC,04/13] qdev: separate core from the code used only by qemu-system-* |
2012-10-04 |
Eduardo Habkost |
|
New |
| [v3,10/22] qapi: QmpInputVisitor, implement array handling |
2012-10-04 |
Michael Roth |
|
New |
| [PATCHv3,14/20] vscsi: avoid unwarranted strncpy |
2012-10-04 |
Jim Meyering |
|
New |
| [v3,09/22] qapi: QmpOutputVisitor, implement array handling |
2012-10-04 |
Michael Roth |
|
New |
| [RFC,02/13] qdev: split up header so it can be used in cpu.h |
2012-10-04 |
Eduardo Habkost |
|
New |
| [PATCHv3,04/20] sheepdog: avoid a few buffer overruns |
2012-10-04 |
Jim Meyering |
|
New |
| [v3,12/22] qapi: add open-coded visitor for struct tm types |
2012-10-04 |
Michael Roth |
|
New |
| [PATCHv3,05/20] vmdk: relative_path: use pstrcpy in place of strncpy |
2012-10-04 |
Jim Meyering |
|
New |
| [v6,04/20] tcg-arm: Handle negated constant arguments to and/sub |
2013-04-23 |
Richard Henderson |
|
New |
| [13/15] i386: kvm: filter CPUID feature words earlier, on cpu.c |
2012-10-04 |
Eduardo Habkost |
|
New |
| [01/11] vfio-pci: Update slow path INTx algorithm |
2012-10-04 |
Alex Williamson |
|
New |
| [06/11] vfio-pci: Roll the header into the .c file |
2012-10-04 |
Alex Williamson |
|
New |
| [04/11] vfio-pci: Rework MSIX setup/teardown |
2012-10-04 |
Alex Williamson |
|
New |
| [01/14] ssi: Support for multiple attached devices |
2012-10-05 |
Peter A. G. Crosthwaite |
|
New |
| [14/14] ssi: Add slave autoconnect helper |
2012-10-05 |
Peter A. G. Crosthwaite |
|
New |
| [07/14] hw: Added generic FIFO API. |
2012-10-05 |
Peter A. G. Crosthwaite |
|
New |
| [v6,06/20] tcg-arm: Use tcg_out_dat_rIN for compares |
2013-04-23 |
Richard Henderson |
|
New |
| PPC: KVM: Fix BAT put |
2012-10-05 |
Alexander Graf |
|
New |
| [v6,01/20] tcg-arm: Fix local stack frame |
2013-04-23 |
Richard Henderson |
|
New |
| [v6,14/20] tcg-arm: Cleanup most primitive load store subroutines |
2013-04-23 |
Richard Henderson |
|
New |
| [v6,19/20] tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION |
2013-04-23 |
Richard Henderson |
|
New |
| [2/2] Adding BAR0 for e500 PCI controller |
2012-10-05 |
Bharat Bhushan |
|
New |
| [v6,16/20] tcg-arm: Improve scheduling of tcg_out_tlb_read |
2013-04-23 |
Richard Henderson |
|
New |
| [v6,17/20] tcg-arm: Delete the 'S' constraint |
2013-04-23 |
Richard Henderson |
|
New |
| [v6,05/20] tcg-arm: Allow constant first argument to sub |
2013-04-23 |
Richard Henderson |
|
New |
| hw/qxl: qxl_send_events: nop if stopped |
2012-11-01 |
Alon Levy |
|
New |
| [7/9] target-ppc: make some functions static |
2012-11-01 |
Stefan Hajnoczi |
|
New |
| [3/8] target-arm: use globals for CC flags |
2012-10-05 |
Peter Maydell |
|
New |
| [07/12] qemu-sockets: Fix compiler warning (regression for MinGW) |
2012-10-05 |
Stefan Hajnoczi |
|
New |
| [4/8] target-arm: convert add_cc and sub_cc helpers to TCG |
2012-10-05 |
Peter Maydell |
|
New |
| [PULL,0/8] target-arm queue |
2012-10-05 |
Peter Maydell |
|
New |
| [v6,15/20] tcg-arm: Split out tcg_out_tlb_read |
2013-04-23 |
Richard Henderson |
|
New |
| [1/8] cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic |
2012-10-05 |
Peter Maydell |
|
New |
| [5/8] target-arm: convert sar, shl and shr helpers to TCG |
2012-10-05 |
Peter Maydell |
|
New |
| [v6,12/20] tcg-arm: Use R12 for the tcg temporary |
2013-04-23 |
Richard Henderson |
|
New |
| memory: Replace open-coded memory_region_is_romd |
2013-05-06 |
Jan Kiszka |
|
New |
| [v6,18/20] tcg-arm: Use movi32 + blx for calls on v7 |
2013-04-23 |
Richard Henderson |
|
New |
| build: rm libhw |
2012-10-05 |
Anthony Liguori |
|
New |
| configure: Tidy up remnants of non-64-bit physaddrs |
2012-10-05 |
Peter Maydell |
|
New |
| [1/7] cirrus_vga: allow configurable vram size |
2012-10-05 |
Marcelo Tosatti |
|
New |
| [v6,13/20] tcg-arm: Cleanup multiply subroutines |
2013-04-23 |
Richard Henderson |
|
New |
| [08/23] target-sparc: Tidy save_npc interface |
2012-10-05 |
Richard Henderson |
|
New |
| [1/7] cirrus_vga: allow configurable vram size |
2012-10-05 |
Marcelo Tosatti |
|
New |
| [02/14] i386: introduce gen_ext_tl |
2012-10-06 |
Paolo Bonzini |
|
New |
| [3/4] qemu-config: Add -drive fd and opaque options |
2012-10-05 |
Corey Bryant |
|
New |
| [2/4] monitor: Enable adding an inherited fd to an fd set |
2012-10-05 |
Corey Bryant |
|
New |
| [4/4] blockdev: Process -drive fd and opaque options |
2012-10-05 |
Corey Bryant |
|
New |
| [v6,20/20] tcg-arm: Remove long jump from tcg_out_goto_label |
2013-04-23 |
Richard Henderson |
|
New |
| [v4,09/33] tcg-ppc64: Cleanup tcg_out_movi |
2013-04-04 |
Richard Henderson |
|
New |
| vfio-pci: Clang cleanup |
2012-10-05 |
Alex Williamson |
|
New |
| [v4,03/33] tcg-ppc64: Introduce and use tcg_out_rlw |
2013-04-04 |
Richard Henderson |
|
New |
| [02/23] target-sparc: Make CPU_LOG_INT useful by default |
2012-10-05 |
Richard Henderson |
|
New |
| [03/23] target-sparc: Tidy do_branch interfaces |
2012-10-05 |
Richard Henderson |
|
New |
| PPC: Bamboo: Fix memory size DT property |
2012-10-06 |
Alexander Graf |
|
New |
| [05/23] target-sparc: Tidy gen_trap_ifnofpu interface |
2012-10-05 |
Richard Henderson |
|
New |
| [04/23] target-sparc: Tidy flush_cond interface |
2012-10-05 |
Richard Henderson |
|
New |
| [01/23] target-sparc: Tidy cpu_dump_state |
2012-10-05 |
Richard Henderson |
|
New |
| [10/23] target-sparc: Introduce DisasCompare and functions to generate it |
2012-10-05 |
Richard Henderson |
|
New |
| [17/23] target-sparc: Tidy Tcc |
2012-10-05 |
Richard Henderson |
|
New |
| [23/23] target-sparc: Optimize conditionals using SUBCC |
2012-10-05 |
Richard Henderson |
|
New |
| [PATCHv5] Align PCI capabilities in pci_find_space |
2012-10-20 |
mjr@cs.wisc.edu |
|
New |
| [v4,03/16] hotplug: introduce qdev_unplug_complete() to remove device from views |
2012-10-22 |
pingfank@linux.vnet.ibm.com |
|
New |
| [01/14] i386: use OT_* consistently |
2012-10-06 |
Paolo Bonzini |
|
New |
| [14/14] i386: optimize setcc instructions |
2012-10-06 |
Paolo Bonzini |
|
New |
| [09/14] i386: do not call helper to compute ZF/SF |
2012-10-06 |
Paolo Bonzini |
|
New |
| [04/14] i386: drop cc_op argument of gen_jcc1 |
2012-10-06 |
Paolo Bonzini |
|
New |
| [10/14] i386: use inverted setcond when computing NS or NZ |
2012-10-06 |
Paolo Bonzini |
|
New |
| [05/14] i386: move eflags computation closer to gen_op_set_cc_op |
2012-10-06 |
Paolo Bonzini |
|
New |
| sheepdog: use bool for boolean variables |
2012-10-06 |
MORITA Kazutaka |
|
New |
| [1/4,v3] vmware_vga: Coding style cleanup |
2012-10-06 |
BALATON Zoltan |
|
New |
| [2/4,v3] vmware_vga: Remove duplicated info from local state |
2012-10-06 |
BALATON Zoltan |
|
New |
| [3/4,v3] vmware_vga: Return a value for FB_SIZE before the device is enabled |
2012-10-06 |
BALATON Zoltan |
|
New |
| [4/4,v3] vmware_vga: Allow simple drivers to work without using the fifo |
2012-10-06 |
BALATON Zoltan |
|
New |
| [v1,04/23] xen_pt: use separate MemoryListeners for memory and I/O |
2012-10-07 |
Avi Kivity |
|
New |
| [RFC,21/34] sb16: QOM'ify |
2012-11-26 |
Andreas Färber |
|
New |
| [V6,4/5] libqblock test build system |
2012-10-07 |
wenchao xia |
|
New |
| [06/43] hw/qxl: qxl_dirty_surfaces: use uintptr_t |
2012-12-03 |
Michael Roth |
|
New |
| [v1,14/23] memory: manage coalesced mmio via a MemoryListener |
2012-10-07 |
Avi Kivity |
|
New |
| [v1,17/23] memory: use AddressSpace for MemoryListener filtering |
2012-10-07 |
Avi Kivity |
|
New |
| [v1,21/23] memory: add address_space_destroy() |
2012-10-07 |
Avi Kivity |
|
New |
| [v1,05/23] memory: prepare AddressSpace for exporting |
2012-10-07 |
Avi Kivity |
|
New |
| [v1,19/23] memory: per-AddressSpace dispatch |
2012-10-07 |
Avi Kivity |
|
New |
| [v1,07/23] memory: maintain a list of address spaces |
2012-10-07 |
Avi Kivity |
|
New |
| [v1,20/23] dma: make dma access its own address space |
2012-10-07 |
Avi Kivity |
|
New |
| exec: Don't request an address for code_gen_buffer if -fpie |
2012-10-07 |
Richard Henderson |
|
New |
| [v9,01/13] ssi: Support for multiple attached devices |
2012-10-08 |
Peter A. G. Crosthwaite |
|
New |
| [v9,13/13] ssi: Add slave autoconnect helper |
2012-10-08 |
Peter A. G. Crosthwaite |
|
New |
| [v9,04/13] qdev: allow multiple qdev_init_gpio_in() calls |
2012-10-08 |
Peter A. G. Crosthwaite |
|
New |
| [v9,09/13] petalogix-ml605: added SPI controller with n25q128 |
2012-10-08 |
Peter A. G. Crosthwaite |
|
New |
| [02/12] usb-redir: Add support for 32 bits bulk packet length |
2012-10-08 |
Hans de Goede |
|
New |
| [10/12] ehci: Add support for input queuing |
2012-10-08 |
Hans de Goede |
|
New |
| [04/12] usb: Add support for input pipelining |
2012-10-08 |
Hans de Goede |
|
New |
| [07/12] uhci: Add support for input queuing |
2012-10-08 |
Hans de Goede |
|
New |
| [v10,03/14] target-mips-ase-dsp: Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number |
2012-10-08 |
Liu |
|
New |