Age | Commit message (Expand) | Author |
2020-05-11 | accel/tcg: Add endian-specific cpu_{ld, st}* operations | Richard Henderson |
2020-05-11 | accel/tcg: Add probe_access_flags | Richard Henderson |
2020-05-11 | accel/tcg: Add block comment for probe_access | Richard Henderson |
2020-05-11 | exec: Add block comments for watchpoint routines | Richard Henderson |
2020-05-11 | hw/timer/nrf51_timer: Display timer ID in trace events | Philippe Mathieu-Daudé |
2020-05-11 | hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition | Philippe Mathieu-Daudé |
2020-05-11 | aspeed: Support AST2600A1 silicon revision | Joel Stanley |
2020-05-08 | block: Drop unused .bdrv_has_zero_init_truncate | Eric Blake |
2020-05-07 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into... | Peter Maydell |
2020-05-07 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200506' into staging | Peter Maydell |
2020-05-07 | spapr: Drop CAS reboot flag | Greg Kurz |
2020-05-07 | spapr/cas: Separate CAS handling from rebuilding the FDT | Alexey Kardashevskiy |
2020-05-06 | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-05-06-1... | Peter Maydell |
2020-05-06 | tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64} | Richard Henderson |
2020-05-06 | tcg: Add load_dest parameter to GVecGen2 | Richard Henderson |
2020-05-06 | tcg: Add tcg_gen_gvec_dup_tl | Richard Henderson |
2020-05-06 | tcg: Remove tcg_gen_gvec_dup{8,16,32,64}i | Richard Henderson |
2020-05-06 | tcg: Add tcg_gen_gvec_dup_imm | Richard Henderson |
2020-05-06 | Merge remote-tracking branch 'remotes/alistair/tags/pull-reg-to-apply-2020050... | Peter Maydell |
2020-05-06 | hw: add compat machines for 5.1 | Cornelia Huck |
2020-05-06 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-0... | Peter Maydell |
2020-05-06 | gdbstub/linux-user: support debugging over a unix socket | Alex Bennée |
2020-05-06 | gdbstub: Introduce gdb_get_float64() to get 64-bit float registers | Philippe Mathieu-Daudé |
2020-05-05 | hw/core/register: Add register_init_block8 helper. | Joaquin de Andres |
2020-05-05 | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' in... | Peter Maydell |
2020-05-05 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul... | Peter Maydell |
2020-05-05 | block: Add blk_new_with_bs() helper | Eric Blake |
2020-05-04 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2020-05-04 | lockable: fix __COUNTER__ macro to be referenced properly | Daniel Brodsky |
2020-05-04 | hw/i386: Make vmmouse helpers static | Philippe Mathieu-Daudé |
2020-05-04 | hw/i386: Add 'vmport.h' local header | Philippe Mathieu-Daudé |
2020-05-04 | hw/i386/pc: Create 'vmport' device in place | Philippe Mathieu-Daudé |
2020-05-04 | hw/arm/virt: Add nvdimm hotplug support | Shameer Kolothum |
2020-05-04 | hw/arm/virt: Add nvdimm hot-plug infrastructure | Kwangwoo Lee |
2020-05-04 | nvdimm: Use configurable ACPI IO base and size | Kwangwoo Lee |
2020-05-04 | rtc: add RTC_ISA_BASE | Gerd Hoffmann |
2020-05-04 | acpi: add ISADeviceClass->build_aml() | Gerd Hoffmann |
2020-05-04 | move 'typedef Aml' to qemu/types.h | Gerd Hoffmann |
2020-05-04 | chardev: Add macOS to list of OSes that support -chardev serial | Mikhail Gusarov |
2020-05-04 | elf_ops: Don't try to g_mapped_file_unref(NULL) | Peter Maydell |
2020-05-04 | hw/arm: versal: Add support for the RTC | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Add support for SD | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the APUs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the ADMAs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the GEMs into the SoC type | Edgar E. Iglesias |
2020-05-04 | hw/arm: versal: Embed the UARTs into the SoC type | Edgar E. Iglesias |
2020-04-30 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-04-30 | qemu-storage-daemon: Fix non-string --object properties | Kevin Wolf |
2020-04-30 | qom: Factor out user_creatable_add_dict() | Kevin Wolf |
2020-04-30 | nvme: introduce PMR support from NVMe 1.4 spec | Andrzej Jakowski |