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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2019-10-28
plugin-gen: add plugin_insn_append
Emilio G. Cota
2019-10-28
*-user: plugin syscalls
Emilio G. Cota
2019-10-28
plugins: implement helpers for resolving hwaddr
Alex Bennée
2019-10-28
tcg: let plugins instrument virtual memory accesses
Emilio G. Cota
2019-10-28
plugin-gen: add module for TCG-related code
Emilio G. Cota
2019-10-28
cputlb: introduce get_page_addr_code_hostp
Emilio G. Cota
2019-10-28
cputlb: document get_page_addr_code
Emilio G. Cota
2019-10-28
queue: add QTAILQ_REMOVE_SEVERAL
Emilio G. Cota
2019-10-28
plugin: add implementation of the api
Alex Bennée
2019-10-28
plugin: add core code
Emilio G. Cota
2019-10-28
plugin: add user-facing API
Emilio G. Cota
2019-10-28
cpu: introduce cpu_in_exclusive_context()
Emilio G. Cota
2019-10-28
trace: add mmu_index to mem_info
Alex Bennée
2019-10-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-26
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-10-25
coroutine: Add qemu_co_mutex_assert_locked()
Kevin Wolf
2019-10-25
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-10-25
hw/arm/bcm2836: Rename cpus[] as cpu[].core
Philippe Mathieu-Daudé
2019-10-25
hw/arm/bcm2835_peripherals: Use the SYS_timer
Philippe Mathieu-Daudé
2019-10-25
hw/timer/bcm2835: Add the BCM2835 SYS_timer
Philippe Mathieu-Daudé
2019-10-25
hw/arm/bcm2835_peripherals: Use the thermal sensor block
Philippe Mathieu-Daudé
2019-10-25
hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
Philippe Mathieu-Daudé
2019-10-25
virtio: drop unused virtio_device_stop_ioeventfd() function
Stefan Hajnoczi
2019-10-25
virtio: add property to enable packed virtqueue
Jason Wang
2019-10-25
virtio: basic packed virtqueue support
Jason Wang
2019-10-24
hw/rtc/aspeed_rtc: Remove unused includes
Philippe Mathieu-Daudé
2019-10-24
hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
Philippe Mathieu-Daudé
2019-10-24
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
aspeed: Add an AST2600 eval board
Cédric Le Goater
2019-10-24
mc146818rtc: Include mc146818rtc_regs.h directly in mc146818rtc.c
Philippe Mathieu-Daudé
2019-10-24
mc146818rtc: Move RTC_ISA_IRQ definition
Philippe Mathieu-Daudé
2019-10-24
mc146818rtc: move structure to header file
Hervé Poussineau
2019-10-24
hw/i386/pc: Extract pc_i8259_create()
Philippe Mathieu-Daudé
2019-10-24
hw/i386/pc: Extract pc_gsi_create()
Philippe Mathieu-Daudé
2019-10-24
spapr/xive: Set the OS CAM line at reset
Cédric Le Goater
2019-10-24
ppc: Reset the interrupt presenter from the CPU reset handler
Cédric Le Goater
2019-10-24
ppc/pnv: Add a PnvChip pointer to PnvCore
Cédric Le Goater
2019-10-24
spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass
David Gibson
2019-10-24
spapr: Remove SpaprIrq::nr_msis
David Gibson
2019-10-24
spapr, xics, xive: Move SpaprIrq::post_load hook to backends
David Gibson
2019-10-24
spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate
David Gibson
2019-10-24
spapr: Remove SpaprIrq::init_kvm hook
David Gibson
[next]