Age | Commit message (Expand) | Author |
2015-11-06 | ahci: Add some MMIO debug printfs | Peter Crosthwaite |
2015-11-06 | ide: remove hardcoded 2GiB transactional limit | John Snow |
2015-11-06 | target-i386: Add clflushopt/clwb/pcommit to TCG_7_0_EBX_FEATURES | Xiao Guangrong |
2015-11-06 | target-i386: tcg: Check right CPUID bits for clflushopt/pcommit | Eduardo Habkost |
2015-11-06 | target-i386: tcg: Accept clwb instruction | Eduardo Habkost |
2015-11-06 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-11-0... | Peter Maydell |
2015-11-06 | tap-bsd: use user-specified tap device if it already exists | Ed Maste |
2015-11-06 | qemu-sockets: do not test path with access() before unlinking | Paolo Bonzini |
2015-11-06 | taget-ppc: Fix read access to IBAT registers higher than IBAT3 | Julio Guerra |
2015-11-06 | exec: avoid unnecessary cacheline bounce on ram_list.mru_block | Paolo Bonzini |
2015-11-06 | target-alpha: fix uninitialized variable | Paolo Bonzini |
2015-11-06 | ivshmem-server: fix possible OVERRUN | Gonglei |
2015-11-06 | pci-assign: do not test path with access() before opening | Paolo Bonzini |
2015-11-06 | qom/object: fix 2 comment typos | Cao jin |
2015-11-06 | configure: remove help string for 'vnc-tls' option | Daniel P. Berrange |
2015-11-06 | usb: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2015-11-06 | qxl: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2015-11-06 | ui: Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2015-11-06 | bt: fix use of uninitialized variable seqlen | Paolo Bonzini |
2015-11-06 | hw/dma/pxa2xx: Remove superfluous memset | Thomas Huth |
2015-11-06 | linux-user/syscall: Replace g_malloc0 + memcpy with g_memdup | Thomas Huth |
2015-11-06 | tests/i44fx-test: No need for zeroing memory before memset | Thomas Huth |
2015-11-06 | hw/input/tsc210x: Remove superfluous memset | Thomas Huth |
2015-11-06 | xen: fix invalid assertion | Paolo Bonzini |
2015-11-06 | tests: ignore test-qga | Eric Blake |
2015-11-06 | fix bad indentation in pcie_cap_slot_write_config() | Cao jin |
2015-11-06 | maint: Ignore ivshmem binaries | Eric Blake |
2015-11-06 | hw/display/tcx: Remove superfluous OBJECT() typecasts | Thomas Huth |
2015-11-06 | gdbstub: Fix buffer overflows in gdb_handle_packet() | Kevin Wolf |
2015-11-06 | hw/acpi/aml-build: remove useless glib version check | Marc-André Lureau |
2015-11-06 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ... | Peter Maydell |
2015-11-06 | configure: add missing --disable-modules option | Stefan Hajnoczi |
2015-11-06 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2015-11-06 | replay: recording of the user input | Pavel Dovgalyuk |
2015-11-06 | replay: command line options | Pavel Dovgalyuk |
2015-11-06 | replay: replay blockers for devices | Pavel Dovgalyuk |
2015-11-06 | replay: initialization and deinitialization | Pavel Dovgalyuk |
2015-11-06 | replay: ptimer | Pavel Dovgalyuk |
2015-11-06 | bottom halves: introduce bh call function | Pavel Dovgalyuk |
2015-11-06 | replay: checkpoints | Pavel Dovgalyuk |
2015-11-06 | icount: improve counting for record/replay | Pavel Dovgalyuk |
2015-11-06 | replay: shutdown event | Pavel Dovgalyuk |
2015-11-06 | replay: recording and replaying clock ticks | Pavel Dovgalyuk |
2015-11-06 | replay: asynchronous events infrastructure | Pavel Dovgalyuk |
2015-11-06 | replay: interrupts and exceptions | Pavel Dovgalyuk |
2015-11-05 | target-i386: Enable clflushopt/clwb/pcommit instructions | Xiao Guangrong |
2015-11-05 | target-i386: Remove POPCNT from qemu64 and qemu32 CPU models | Eduardo Habkost |
2015-11-05 | target-i386: Remove ABM from qemu64 CPU model | Eduardo Habkost |
2015-11-05 | target-i386: Remove SSE4a from qemu64 CPU model | Eduardo Habkost |
2015-11-05 | target-i386: Set "check=off" by default on pc-*-2.4 and older | Eduardo Habkost |