index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-23
s390x/tcg: MVPG: Properly wrap the addresses
David Hildenbrand
2019-09-23
s390x/tcg: MVPG: Check for specification exceptions
David Hildenbrand
2019-09-23
s390x/tcg: MVC: Use is_destructive_overlap()
David Hildenbrand
2019-09-23
s390x/tcg: MVC: Increment the length once
David Hildenbrand
2019-09-23
s390x/tcg: MVCL: Process max 4k bytes at a time
David Hildenbrand
2019-09-23
s390x/tcg: MVCL: Detect destructive overlaps
David Hildenbrand
2019-09-23
s390x/tcg: MVCL: Zero out unused bits of address
David Hildenbrand
2019-09-23
s390x/tcg: Reset exception_index to -1 instead of 0
David Hildenbrand
2019-09-20
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-09-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-09-20
Makefile: Fix in-tree builds when Sphinx is available
Peter Maydell
2019-09-19
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190919-pull-request' i...
Peter Maydell
2019-09-19
Merge remote-tracking branch 'remotes/kraxel/tags/ati-20190919-pull-request' ...
Peter Maydell
2019-09-19
BootLinuxSshTest: Only run the tests when explicitly requested
Philippe Mathieu-Daudé
2019-09-19
configure: Add xkbcommon configure options
James Le Cuirot
2019-09-19
kvm: Fix typo in header of kvm_device_access()
Greg Kurz
2019-09-19
Fix cacheline detection on FreeBSD/powerpc.
Justin Hibbits
2019-09-19
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2019-09-19
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3...
Peter Maydell
2019-09-19
build: Don't ignore qapi-visit-core.c
Eric Blake
2019-09-19
target/m68k/fpu_helper.c: rename the access arguments
KONRAD Frederic
2019-09-19
Replace '-machine accel=xyz' with '-accel xyz'
Thomas Huth
2019-09-19
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
Philippe Mathieu-Daudé
2019-09-19
vfio: fix a typo
Chen Zhang
2019-09-19
ati: use vga_read_byte in ati_cursor_define
Gerd Hoffmann
2019-09-19
vga: move access helpers to separate include file
Gerd Hoffmann
2019-09-18
tests/acceptance: Specify arch for QueryCPUModelExpansion
David Gibson
2019-09-18
trace: Forbid event format ending with newline character
Philippe Mathieu-Daudé
2019-09-18
trace: Remove trailing newline in events
Philippe Mathieu-Daudé
2019-09-18
loader: Trace loaded images
Alexey Kardashevskiy
2019-09-17
gdbstub: riscv: fix the fflags registers
KONRAD Frederic
2019-09-17
target/riscv: Use TB_FLAGS_MSTATUS_FS for floating point
Alistair Francis
2019-09-17
target/riscv: Fix mstatus dirty mask
Alistair Francis
2019-09-17
target/riscv: Use both register name and ABI name
Atish Patra
2019-09-17
riscv: sifive_u: Update model and compatible strings in device tree
Bin Meng
2019-09-17
riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
Bin Meng
2019-09-17
riscv: sifive_u: Fix broken GEM support
Bin Meng
2019-09-17
riscv: sifive_u: Instantiate OTP memory with a serial number
Bin Meng
2019-09-17
riscv: sifive: Implement a model for SiFive FU540 OTP
Bin Meng
2019-09-17
riscv: roms: Update default bios for sifive_u machine
Bin Meng
2019-09-17
riscv: sifive_u: Change UART node name in device tree
Bin Meng
2019-09-17
riscv: sifive_u: Update UART base addresses and IRQs
Bin Meng
2019-09-17
riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes
Bin Meng
2019-09-17
riscv: sifive_u: Add PRCI block to the SoC
Bin Meng
2019-09-17
riscv: sifive_u: Generate hfclk and rtcclk nodes
Bin Meng
2019-09-17
riscv: sifive: Implement PRCI model for FU540
Bin Meng
2019-09-17
riscv: sifive_u: Update PLIC hart topology configuration string
Bin Meng
2019-09-17
riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC
Bin Meng
2019-09-17
riscv: sifive_u: Set the minimum number of cpus to 2
Bin Meng
2019-09-17
riscv: hart: Add a "hartid-base" property to RISC-V hart array
Bin Meng
[next]