index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
misc
Age
Commit message (
Expand
)
Author
2018-08-24
hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig
Peter Maydell
2018-08-24
hw/misc/bcm2835_fb: Move config fields to their own struct
Peter Maydell
2018-08-24
hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
Peter Maydell
2018-08-24
hw/misc/tz-msc: Model TrustZone Master Security Controller
Peter Maydell
2018-08-24
hw/misc/iotkit-sysinfo: Implement IoTKit system information block
Peter Maydell
2018-08-24
hw/misc/iotkit-sysctl: Implement IoTKit system control element
Peter Maydell
2018-08-24
hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
Peter Maydell
2018-08-24
hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
Peter Maydell
2018-08-23
fw_cfg: import & use linux/qemu_fw_cfg.h
Marc-André Lureau
2018-08-20
hw/misc: Remove mmio_interface device
Peter Maydell
2018-08-16
aspeed: add a max_ram_size property to the memory controller
Cédric Le Goater
2018-08-16
aspeed_sdmc: Handle ECC training
Joel Stanley
2018-08-16
aspeed_sdmc: Init status always idle
Joel Stanley
2018-08-16
aspeed_sdmc: Set 'cache initial sequence' always true
Joel Stanley
2018-08-16
aspeed_sdmc: Fix saved values
Joel Stanley
2018-08-16
i.MX6UL: Add i.MX6UL specific CCM device
Jean-Christophe Dubois
2018-08-01
hw/misc/macio: Fix device introspection problems in macio devices
Thomas Huth
2018-07-30
hw/misc/tz-mpc: Zero the LUT on initialization, not just reset
Peter Maydell
2018-07-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-07-17
hw/display/xlnx_dp: Move problematic code from instance_init to realize
Paolo Bonzini
2018-07-16
aspeed: Implement write-1-{set, clear} for AST2500 strapping
Andrew Jeffery
2018-07-16
hyperv: rename vcpu_id to vp_index
Roman Kagan
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
2018-07-03
mac_dbdma: only dump commands for debug enabled channels
Mark Cave-Ayland
2018-07-02
hw/mips: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
hw/misc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
hw/ivshmem: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-28
hostmem: drop error variable from host_memory_backend_get_memory()
David Hildenbrand
2018-06-26
aspeed/scu: introduce clock frequencies
Cédric Le Goater
2018-06-22
hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS
Peter Maydell
2018-06-22
hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate
Peter Maydell
2018-06-22
hw/misc/tz-mpc.c: Implement correct blocked-access behaviour
Peter Maydell
2018-06-22
hw/misc/tz-mpc.c: Implement registers
Peter Maydell
2018-06-22
hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller
Peter Maydell
2018-06-16
mos6522: expose mos6522_update_irq() through MOS6522DeviceClass
Mark Cave-Ayland
2018-06-16
mos6522: remove additional interrupt flag filter from mos6522_update_irq()
Mark Cave-Ayland
2018-06-16
mos6522: only clear the shift register interrupt upon write
Mark Cave-Ayland
2018-06-16
mac_newworld: add PMU device
Mark Cave-Ayland
2018-06-16
mac_newworld: wire up programmer switch to NMI handler
Mark Cave-Ayland
2018-06-16
mac_newworld: add gpios to macio devices with PMU enabled
Mark Cave-Ayland
2018-06-16
mac_newworld: add via machine option to control mac99 VIA/ADB configuration
Mark Cave-Ayland
2018-06-15
aspeed_scu: Implement RNG register
Joel Stanley
2018-06-12
mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTR
Mark Cave-Ayland
2018-06-12
mos6522: move timer frequency initialisation to mos6522_reset
Mark Cave-Ayland
2018-06-12
cuda: embed mos6522_cuda device directly rather than using QOM object link
Mark Cave-Ayland
2018-06-12
mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522
Mark Cave-Ayland
2018-06-12
hw/misc/mos6522: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-12
macio: add trace-events to timer device
Mark Cave-Ayland
2018-06-08
misc: add pca9552 LED blinker model
Cédric Le Goater
2018-06-01
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
Philippe Mathieu-Daudé
[next]