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
2018-08-15
nvme: Fix nvme_init error handling
Fam Zheng
2018-08-15
tests/vm: Add flex and bison to the vm image
Philippe Mathieu-Daudé
2018-08-15
tests/vm: Only use -cpu 'host' if KVM is available
Philippe Mathieu-Daudé
2018-08-14
target/arm: Fix typo in helper_sve_movz_d
Richard Henderson
2018-08-14
target/arm: Reorganize SVE WHILE
Richard Henderson
2018-08-14
target/arm: Fix typo in do_sat_addsub_64
Richard Henderson
2018-08-14
target/arm: Fix sign of sve_cmpeq_ppzw/sve_cmpne_ppzw
Richard Henderson
2018-08-14
target/arm: Implement tailchaining for M profile cores
Peter Maydell
2018-08-14
target/arm: Restore M-profile CONTROL.SPSEL before any tailchaining
Peter Maydell
2018-08-14
target/arm: Initialize exc_secure correctly in do_v7m_exception_exit()
Peter Maydell
2018-08-14
target/arm: Improve exception-taken logging
Peter Maydell
2018-08-14
target/arm: Treat SCTLR_EL1.M as if it were zero when HCR_EL2.TGE is set
Peter Maydell
2018-08-14
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
2018-08-14
target/arm: Honour HCR_EL2.TGE when raising synchronous exceptions
Peter Maydell
2018-08-14
target/arm: Honour HCR_EL2.TGE and MDCR_EL2.TDE in debug register access checks
Peter Maydell
2018-08-14
target/arm: Mask virtual interrupts if HCR_EL2.TGE is set
Peter Maydell
2018-08-14
arm: Fix return code of arm_load_elf
Adam Lackorzynski
2018-08-14
arm/virt: Add support for GICv2 virtualization extensions
Luc Michel
2018-08-14
xlnx-zynqmp: Improve GIC wiring and MMIO mapping
Luc Michel
2018-08-14
intc/arm_gic: Improve traces
Luc Michel
2018-08-14
intc/arm_gic: Implement maintenance interrupt generation
Luc Michel
2018-08-14
intc/arm_gic: Implement gic_update_virt() function
Luc Michel
2018-08-14
intc/arm_gic: Implement the virtual interface registers
Luc Michel
2018-08-14
intc/arm_gic: Wire the vCPU interface
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
Luc Michel
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...
Luc Michel
2018-08-14
intc/arm_gic: Add virtualization enabled IRQ helper functions
Luc Michel
2018-08-14
intc/arm_gic: Refactor secure/ns access check in the CPU interface
Luc Michel
2018-08-14
intc/arm_gic: Add virtualization extensions helper macros and functions
Luc Michel
2018-08-14
intc/arm_gic: Add virtual interface register definitions
Luc Michel
2018-08-14
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
2018-08-14
vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
Luc Michel
2018-08-14
intc/arm_gic: Remove some dead code and put some functions static
Luc Michel
2018-08-14
intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers
Luc Michel
2018-08-14
intc/arm_gic: Refactor operations on the distributor
Luc Michel
2018-08-14
accel/tcg: Check whether TLB entry is RAM consistently with how we set it up
Peter Maydell
2018-08-14
target/arm: Allow execution from small regions
Peter Maydell
2018-08-14
accel/tcg: Return -1 for execution from MMIO regions in get_page_addr_code()
Peter Maydell
2018-08-14
accel/tcg: tb_gen_code(): Create single-insn TB for execution from non-RAM
Peter Maydell
2018-08-14
accel/tcg: Handle get_page_addr_code() returning -1 in tb_check_watchpoint()
Peter Maydell
2018-08-14
accel/tcg: Handle get_page_addr_code() returning -1 in hashtable lookups
Peter Maydell
2018-08-14
accel/tcg: Pass read access type through to io_readx()
Peter Maydell
2018-08-14
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
2018-08-14
arm: Add ARMv6-M programmer's model support
Julia Suvorova
2018-08-14
nvic: Handle ARMv6-M SCS reserved registers
Julia Suvorova
2018-08-14
target/arm: Forbid unprivileged mode for M Baseline
Julia Suvorova
2018-08-14
Open 3.1 development tree
Peter Maydell
2018-08-14
Update version for v3.0.0 release
v3.0.0
Peter Maydell
[prev]
[next]