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-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
Update version for v3.0.0 release
v3.0.0
Peter Maydell
2018-08-07
Update version for v3.0.0-rc4 release
v3.0.0-rc4
Peter Maydell
2018-08-07
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
2018-08-07
slirp: Correct size check in m_inc()
Peter Maydell
2018-08-06
target/xtensa/cpu: Set owner of memory region in xtensa_cpu_initfn
Thomas Huth
2018-08-06
hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_load
Peter Maydell
2018-08-06
hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD
Peter Maydell
2018-08-06
target/arm: Add dummy needed functions to M profile vmstate subsections
Peter Maydell
2018-08-06
hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu
Peter Maydell
2018-08-06
hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed fun...
Peter Maydell
2018-08-06
tcg/optimize: Do not skip default processing of dup_vec
Richard Henderson
2018-08-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180801' into...
Peter Maydell
2018-08-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-08-03
tests/acpi: update tables after memory hotplug changes
Michael S. Tsirkin
2018-08-03
pc: acpi: fix memory hotplug regression by reducing stub SRAT entry size
Igor Mammedov
2018-08-03
tests/acpi-test: update ACPI tables test blobs
Dou Liyang
2018-08-03
hw/acpi-build: Add a check for memory-less NUMA nodes
Dou Liyang
2018-08-03
vhost: check region type before casting
Tiwei Bie
[next]