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
/
hw
Age
Commit message (
Expand
)
Author
2019-10-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-10-25
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-10-25
virtio-blk: Add blk_drain() to virtio_blk_device_unrealize()
Julia Suvorova
2019-10-25
hw/arm/highbank: Use AddressSpace when using write_secondary_boot()
Philippe Mathieu-Daudé
2019-10-25
hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot
Philippe Mathieu-Daudé
2019-10-25
hw/arm/bcm2836: Rename cpus[] as cpu[].core
Philippe Mathieu-Daudé
2019-10-25
hw/arm/bcm2836: Make the SoC code modular
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
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/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" include
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 Exynos4210 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 DS1338 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
hw: Move TWL92230 device 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 M41T80 device 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
hw/timer: Compile devices not target-dependent as common object
Philippe Mathieu-Daudé
2019-10-24
pci_bridge: fix a typo in comment
Mao Zhongyi
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: Rebuild hflags for M-profile NVIC
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-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
2019-10-24
spapr: move CPU reset after presenter creation
Cédric Le Goater
2019-10-24
spapr: Don't request to unplug the same core twice
Greg Kurz
[next]