Age | Commit message (Expand) | Author |
2019-07-15 | pl031: Correctly migrate state when using -rtc clock=host | Peter Maydell |
2019-07-15 | hw/arm/virt: Fix non-secure flash mode | David Engraf |
2019-07-15 | hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO | Philippe Mathieu-Daudé |
2019-07-15 | hw/ssi/mss-spi: Avoid crash when reading empty RX FIFO | Philippe Mathieu-Daudé |
2019-07-15 | hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[] | Philippe Mathieu-Daudé |
2019-07-15 | hw/ssi/xilinx_spips: Avoid AXI writes to the LQSPI linear memory | Philippe Mathieu-Daudé |
2019-07-15 | hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs | Philippe Mathieu-Daudé |
2019-07-15 | target/arm: report ARMv8-A FP support for AArch32 -cpu max | Alex Bennée |
2019-07-15 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20190715' into s... | Peter Maydell |
2019-07-15 | Fix build error when VNC is configured out | Christophe de Dinechin |
2019-07-15 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190714' into staging | Peter Maydell |
2019-07-14 | tcg: Release mmap_lock on translation fault | Richard Henderson |
2019-07-14 | tcg: Remove duplicate #if !defined(CODE_ACCESS) | Richard Henderson |
2019-07-14 | tcg: Remove cpu_ld*_code_ra | Richard Henderson |
2019-07-14 | tcg: Introduce set/clear_helper_retaddr | Richard Henderson |
2019-07-14 | include/qemu/atomic.h: Add signal_barrier | Richard Henderson |
2019-07-14 | tcg/aarch64: Fix output of extract2 opcodes | Richard Henderson |
2019-07-14 | tcg: Fix constant folding of INDEX_op_extract2_i32 | Richard Henderson |
2019-07-12 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2019-07-12 | virtio pmem: remove transitional names | Pankaj Gupta |
2019-07-12 | virtio pmem: remove memdev null check | Pankaj Gupta |
2019-07-12 | virtio pmem: fix wrong mem region condition | Pankaj Gupta |
2019-07-12 | tests: acpi: do not skip tests when IASL is not installed | Igor Mammedov |
2019-07-12 | tests: acpi: do not require IASL for dumping AML blobs | Igor Mammedov |
2019-07-12 | virtio-balloon: fix QEMU 4.0 config size migration incompatibility | Stefan Hajnoczi |
2019-07-12 | pcie: consistent names for function args | Michael S. Tsirkin |
2019-07-12 | xio3130_downstream: typo fix | Michael S. Tsirkin |
2019-07-12 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-07-12 | file-posix: Use max transfer length/segment count only for SCSI passthrough | Maxim Levitsky |
2019-07-12 | iotests: Update 082 expected output | Eric Blake |
2019-07-12 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190712' into... | Peter Maydell |
2019-07-12 | xics/kvm: Always set the MASKED bit if interrupt is masked | Greg Kurz |
2019-07-12 | pseries: Update SLOF firmware image | Alexey Kardashevskiy |
2019-07-11 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2019-07-11 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1... | Peter Maydell |
2019-07-10 | docs/bitmaps: use QMP lexer instead of json | John Snow |
2019-07-10 | sphinx: add qmp_lexer | John Snow |
2019-07-10 | docs/interop/bitmaps.rst: Fix typos | John Snow |
2019-07-10 | gdbstub: revert to previous set_reg behaviour | Alex Bennée |
2019-07-10 | gdbstub: add some notes to the header comment | Alex Bennée |
2019-07-10 | tests/tcg: fix diff-out pass to properly report failure | Alex Bennée |
2019-07-10 | tests/tcg: fix up test-i386-fprem.ref generation | Alex Bennée |
2019-07-09 | Update version for v4.1.0-rc0 releasev4.1.0-rc0 | Peter Maydell |
2019-07-09 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/pflash-next-20190709... | Peter Maydell |
2019-07-09 | Makefile: Fix "make clean" in "unconfigured" source directory | Markus Armbruster |
2019-07-09 | Revert "hw/block/pflash_cfi02: Reduce I/O accesses to 16-bit" | Philippe Mathieu-Daudé |
2019-07-09 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190709' into staging | Peter Maydell |
2019-07-09 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190709' into staging | Peter Maydell |
2019-07-09 | s390x/tcg: move fallthrough annotation | Cornelia Huck |
2019-07-09 | s390: cpumodel: fix description for the new vector facility | Christian Borntraeger |