Age | Commit message (Expand) | Author |
2015-08-24 | tcg/optimize: fix constant signedness | Aurelien Jarno |
2015-08-19 | configure: Don't permit SDL or GTK on OSX | Peter Maydell |
2015-08-19 | apic_internal.h: Include cpu.h directly | Peter Maydell |
2015-08-19 | qemu-common.h: Move muldiv64() to host-utils.h | Peter Maydell |
2015-08-19 | osdep.h: Add header comment | Peter Maydell |
2015-08-19 | osdep.h: Move some OS header includes and fixups from qemu-common.h | Peter Maydell |
2015-08-19 | qemu-common.h: Move Win32 fixups into os-win32.h | Peter Maydell |
2015-08-19 | compiler.h: Use glue() in QEMU_BUILD_BUG_ON define | Peter Maydell |
2015-08-19 | osdep.h: Move some compiler-specific things to compiler.h | Peter Maydell |
2015-08-19 | osdep.h: Remove qemu_printf | Peter Maydell |
2015-08-19 | qapi/qmp-event.c: Don't manually include os-win32.h/os-posix.h | Peter Maydell |
2015-08-19 | Merge remote-tracking branch 'remotes/rth/tags/pull-axp-201508018' into staging | Peter Maydell |
2015-08-18 | target-alpha: Inline hw_ret | Richard Henderson |
2015-08-18 | target-alpha: Inline call_pal | Richard Henderson |
2015-08-18 | target-alpha: Use separate TCGv temporaries for the shadow registers | Richard Henderson |
2015-08-18 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-08-14 | disas: Defeature print_target_address | Peter Crosthwaite |
2015-08-14 | hw: fix mask for ColdFire UART command register | Paolo Bonzini |
2015-08-14 | scsi-generic: identify AIO callbacks more clearly | Paolo Bonzini |
2015-08-14 | scsi-disk: identify AIO callbacks more clearly | Paolo Bonzini |
2015-08-14 | scsi: create restart bottom half in the right AioContext | Paolo Bonzini |
2015-08-14 | configure: only add CONFIG_RDMA to config-host.h once | Daniel P. Berrange |
2015-08-14 | qemu-nbd: remove unnecessary qemu_notify_event() | Paolo Bonzini |
2015-08-14 | vhost-scsi: Clarify vhost_virtqueue_mask argument | Lu Lina |
2015-08-14 | exec: use macro ROUND_UP for alignment | Chen Hanxiao |
2015-08-14 | rcu: Allow calling rcu_(un)register_thread() during synchronize_rcu() | Wen Congyang |
2015-08-14 | exec: drop cpu_can_do_io, just read cpu->can_do_io | Paolo Bonzini |
2015-08-14 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2015-08-14 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2015-08-14 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-08-14 | mirror: Fix coroutine reentrance | Kevin Wolf |
2015-08-14 | Merge branch 'block-next' into HEAD | Jeff Cody |
2015-08-13 | Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150813' into staging | Peter Maydell |
2015-08-13 | target-mips: Use CPU_LOG_INT for logging related to interrupts | Richard Henderson |
2015-08-13 | hw/pci-host/bonito: Avoid buffer overrun for bad LDMA/COP accesses | Peter Maydell |
2015-08-13 | target-mips: simplify LWL/LDL mask generation | Aurelien Jarno |
2015-08-13 | target-mips: update mips32r5-generic into P5600 | Yongbok Kim |
2015-08-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-08-13 | MAINTAINERS: list smbios maintainers | Michael S. Tsirkin |
2015-08-13 | smbios: move smbios code into a common folder | Wei Huang |
2015-08-13 | smbios: remove dependency on x86 e820 tables | Wei Huang |
2015-08-13 | smbios: extract x86 smbios building code into a function | Wei Huang |
2015-08-13 | acpi: avoid potential uninitialized access to cpu_hp_io_base | Daniel P. Berrange |
2015-08-13 | virtio-net: remove useless codes | Jason Wang |
2015-08-13 | pci: allow 0 address for PCI IO/MEM regions | Laurent Vivier |
2015-08-13 | pc: Remove redundant arguments from pc_memory_init() | Eduardo Habkost |
2015-08-13 | pc: Remove redundant arguments from pc_cmos_init() | Eduardo Habkost |
2015-08-13 | pc: Remove redundant arguments from *load_linux() | Eduardo Habkost |
2015-08-13 | pc: Use PCMachineState as pc_guest_info_init() argument | Eduardo Habkost |
2015-08-13 | pc: Move {above,below}_4g_mem_size variables to PCMachineState | Eduardo Habkost |