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-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
hw/watchdog/milkymist-sysctl.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-25
hw/m68k/mcf5206.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-25
hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-25
hw/timer/slavio_timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-24
hw/timer/slavio_timer: Remove useless check for NULL t->timer
Peter Maydell
2019-10-24
hw/dma/xilinx_axidma.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-24
hw/timer/xilinx_timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-24
hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-24
target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
linux-user/arm: Rebuild hflags for TARGET_WORDS_BIGENDIAN
Richard Henderson
2019-10-24
linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN
Richard Henderson
2019-10-24
target/arm: Rebuild hflags for M-profile NVIC
Richard Henderson
2019-10-24
target/arm: Rebuild hflags for M-profile
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at Xscale SCTLR writes
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at CPSR writes
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at MSR writes
Richard Henderson
2019-10-24
target/arm: Rebuild hflags at EL changes
Richard Henderson
2019-10-24
target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
Richard Henderson
2019-10-24
target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out arm_mmu_idx_el
Richard Henderson
2019-10-24
target/arm: Add arm_rebuild_hflags
Richard Henderson
2019-10-24
target/arm: Hoist computation of TBFLAG_A32.VFPEN
Richard Henderson
2019-10-24
target/arm: Simplify set of PSTATE_SS in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_aprofile
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_a32
Richard Henderson
2019-10-24
target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_m32
Richard Henderson
2019-10-24
target/arm: Split arm_cpu_data_is_big_endian
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_common_32
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_a64
Richard Henderson
2019-10-24
target/arm: Split out rebuild_hflags_common
Richard Henderson
2019-10-24
aspeed: Add an AST2600 eval board
Cédric Le Goater
2019-10-24
hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model
Cédric Le Goater
2019-10-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191024' into...
Peter Maydell
2019-10-24
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-10-24
Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging
Peter Maydell
2019-10-23
hppa: drop usage of memory_region_allocate_system_memory() for ROM
Igor Mammedov
2019-10-23
ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory()
Igor Mammedov
2019-10-23
sparc64: use memory_region_allocate_system_memory() only for '-m' specified RAM
Igor Mammedov
2019-10-23
target/i386: Introduce Denverton CPU model
Tao Xu
2019-10-24
spapr/xive: Set the OS CAM line at reset
Cédric Le Goater
2019-10-24
ppc/pnv: Fix naming of routines realizing the CPUs
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
ppc/pnv: Introduce a PnvCore reset handler
Cédric Le Goater
2019-10-24
spapr_cpu_core: Implement DeviceClass::reset
Greg Kurz
[next]