index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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é
2019-09-03
target/arm: Fix SMMLS argument order
Richard Henderson
2019-09-03
hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations
Eric Auger
2019-09-03
hw/arm/smmuv3: Log a guest error when decoding an invalid STE
Eric Auger
2019-09-03
memory: Remove unused memory_region_iommu_replay_all()
Eric Auger
2019-09-03
aspeed/timer: Provide back-pressure information for short periods
Andrew Jeffery
2019-09-03
target/arm: Take exceptions on ATS instructions when needed
Peter Maydell
2019-09-03
target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions
Peter Maydell
2019-09-03
target/arm: Factor out unallocated_encoding for aarch32
Richard Henderson
2019-09-03
Revert "target/arm: Use unallocated_encoding for aarch32"
Richard Henderson
2019-09-03
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
[prev]
[next]