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
2021-01-18
misc/mos6522: Use timer_free() in the finalize function to avoid memleak
Gan Qixin
2021-01-18
pl031: Use timer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-18
hw/virtio-pci: Replace error_report() by qemu_log_mask(GUEST_ERROR)
Philippe Mathieu-Daudé
2021-01-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-01-17
Kconfig: Compile PXB for ARM_VIRT
Jiahui Cen
2021-01-17
acpi/gpex: Exclude pxb's resources from PCI0
Jiahui Cen
2021-01-17
acpi/gpex: Inform os to keep firmware resource map
Jiahui Cen
2021-01-17
acpi: Add addr offset in build_crs
Jiahui Cen
2021-01-15
Merge remote-tracking branch 'remotes/gkurz-gitlab/tags/9p-next-2021-01-15' i...
Peter Maydell
2021-01-15
9pfs: Fully restart unreclaim loop (CVE-2021-20181)
Greg Kurz
2021-01-14
docs/system: Remove deprecated 'fulong2e' machine alias
Philippe Mathieu-Daudé
2021-01-14
hw/mips/boston: Check 64-bit support with cpu_type_is_64bit()
Philippe Mathieu-Daudé
2021-01-13
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20210113' int...
Peter Maydell
2021-01-13
vhost-user-fs: add the "bootindex" property
Laszlo Ersek
2021-01-13
pci/shpc: don't push attention button when ejecting powered-off device
Roman Kagan
2021-01-13
macio: don't set user_creatable to false
Mark Cave-Ayland
2021-01-13
macio: wire macio GPIOs to OpenPIC using sysbus IRQs
Mark Cave-Ayland
2021-01-13
macio: move OpenPIC inside macio-newworld device
Mark Cave-Ayland
2021-01-13
mac_newworld: delay wiring of PCI IRQs in New World machine
Mark Cave-Ayland
2021-01-13
macio: move heathrow PIC inside macio-oldworld device
Mark Cave-Ayland
2021-01-13
mac_oldworld: move initialisation of grackle before heathrow
Mark Cave-Ayland
2021-01-13
mac_oldworld: remove duplicate bus check for PPC_INPUT(env)
Mark Cave-Ayland
2021-01-12
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-12
hw/*: Use type casting for SysBusDevice in NPCM7XX
Hao Wu
2021-01-12
hw/misc: Add a PWM module for NPCM7XX
Hao Wu
2021-01-12
hw/adc: Add an ADC module for NPCM7XX
Hao Wu
2021-01-12
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
2021-01-12
hw/misc: Add clock converter in NPCM7XX CLK module
Hao Wu
2021-01-12
hw/net/lan9118: Add symbolic constants for register offsets
Peter Maydell
2021-01-12
hw/net/lan9118: Fix RX Status FIFO PEEK value
Peter Maydell
2021-01-12
virtio-scsi: trace events
Hannes Reinecke
2021-01-08
hw/arm: sabrelite: Connect the Ethernet PHY at address 6
Bin Meng
2021-01-08
hw/msic: imx6_ccm: Correct register value for silicon type
Bin Meng
2021-01-08
hw/misc: imx6_ccm: Update PMU_MISC0 reset value
Bin Meng
2021-01-08
exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
musicpal: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
mss-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
digic-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
hw/arm/highbank: Drop dead KVM support code
Peter Maydell
2021-01-08
hw/intc/armv7m_nvic: Correct handling of CCR.BFHFNMIGN
Peter Maydell
2021-01-08
hw/arm/virt: Remove virt machine state 'smp_cpus'
Andrew Jones
2021-01-08
intc/arm_gic: Fix gic_irq_signaling_enabled() for vCPUs
Edgar E. Iglesias
2021-01-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-06
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210106' into...
Peter Maydell
2021-01-06
sun4m: don't connect two qemu_irqs directly to the same input
Mark Cave-Ayland
2021-01-06
hw/sparc: Make grlib-irqmp device handle its own inbound IRQ lines
Peter Maydell
[next]