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-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190829' into...
Peter Maydell
2019-09-03
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
2019-09-03
tcg: Factor out probe_write() logic into probe_access()
David Hildenbrand
2019-09-03
tcg: Make probe_write() return a pointer to the host page
David Hildenbrand
2019-09-03
s390x/tcg: Pass a size to probe_write() in do_csst()
David Hildenbrand
2019-09-03
hppa/tcg: Call probe_write() also for CONFIG_USER_ONLY
David Hildenbrand
2019-09-03
mips/tcg: Call probe_write() for CONFIG_USER_ONLY as well
David Hildenbrand
2019-09-03
tcg: Enforce single page access in probe_write()
David Hildenbrand
2019-09-03
tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code
David Hildenbrand
2019-09-03
s390x/tcg: Fix length calculation in probe_write_access()
David Hildenbrand
2019-09-03
s390x/tcg: Use guest_addr_valid() instead of h2g_valid() in probe_write_access()
David Hildenbrand
2019-09-03
tcg: Check for watchpoints in probe_write()
David Hildenbrand
2019-09-03
cputlb: Handle watchpoints via TLB_WATCHPOINT
Richard Henderson
2019-09-03
cputlb: Remove double-alignment in store_helper
Richard Henderson
2019-09-03
cputlb: Fix size operand for tlb_fill on unaligned store
Richard Henderson
2019-09-03
exec: Factor out cpu_watchpoint_address_matches
Richard Henderson
2019-09-03
cputlb: Fold TLB_RECHECK into TLB_INVALID_MASK
Richard Henderson
2019-09-03
exec: Factor out core logic of check_watchpoint()
David Hildenbrand
2019-09-03
exec: Move user-only watchpoint stubs inline
Richard Henderson
2019-09-03
target/sparc: sun4u Invert Endian TTE bit
Tony Nguyen
2019-09-03
target/sparc: Add TLB entry with attributes
Tony Nguyen
2019-09-03
cputlb: Byte swap memory transaction attribute
Tony Nguyen
2019-09-03
memory: Single byte swap along the I/O path
Tony Nguyen
2019-09-03
cputlb: Replace size and endian operands for MemOp
Tony Nguyen
2019-09-03
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
exec: Hard code size with MO_{8|16|32|64}
Tony Nguyen
2019-09-03
target/mips: Hard code size with MO_{8|16|32|64}
Tony Nguyen
2019-09-03
hw/s390x: Hard code size with MO_{8|16|32|64}
Tony Nguyen
2019-09-03
memory: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
cputlb: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
exec: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
hw/vfio: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
hw/virtio: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
hw/intc/armv7m_nic: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
hw/s390x: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
target/mips: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
memory: Introduce size_memop
Tony Nguyen
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-09-03
target/arm: Don't abort on M-profile exception return in linux-user mode
Peter Maydell
2019-09-03
target/arm: Free TCG temps in trans_VMOV_64_sp()
Peter Maydell
2019-09-03
include/exec/cpu-defs.h: fix typo
Alex Bennée
2019-09-03
atomic_template: fix indentation in GEN_ATOMIC_HELPER
Emilio G. Cota
2019-09-03
tcg/README: fix typo s/afterwise/afterwards/
Emilio G. Cota
2019-09-03
includes: remove stale [smp|max]_cpus externs
Alex Bennée
2019-09-03
hw/net/xilinx_axi: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-09-03
hw/dma/xilinx_axi: Use object_initialize_child for correct ref. counting
Philippe Mathieu-Daudé
2019-09-03
hw/arm/fsl-imx: Add the cpu as child of the SoC object
Philippe Mathieu-Daudé
2019-09-03
hw/arm: Use sysbus_init_child_obj for correct reference counting
Philippe Mathieu-Daudé
2019-09-03
hw/arm: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-09-03
hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
Philippe Mathieu-Daudé
[prev]
[next]