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
2018-06-26
hw/arm/smmuv3: IOTLB emulation
Eric Auger
2018-06-26
hw/arm/smmuv3: Cache/invalidate config data
Eric Auger
2018-06-26
hw/arm/smmuv3: Fix translate error handling
Jia He
2018-06-26
hw/arm/stellaris: Use HWADDR_PRIx to display register address
Philippe Mathieu-Daudé
2018-06-26
hw/arm/stellaris: Fix gptm_write() error message
Philippe Mathieu-Daudé
2018-06-26
hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/net/smc91c111: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
2018-06-26
hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
Philippe Mathieu-Daudé
2018-06-26
hw/net/stellaris_enet: Fix a typo
Philippe Mathieu-Daudé
2018-06-26
hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-06-26
hw/ssi/omap_spi: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-06-26
hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
2018-06-26
aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
Cédric Le Goater
2018-06-26
aspeed/smc: fix HW strapping
Cédric Le Goater
2018-06-26
aspeed/smc: fix dummy cycles count when in dual IO mode
Cédric Le Goater
2018-06-26
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2018-06-25
ahci: fix FIS I bit and PIO Setup FIS interrupt
Paolo Bonzini
2018-06-25
hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
Thomas Huth
2018-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180625-pull-request...
Peter Maydell
2018-06-25
audio/hda: enable new timer code by default.
Gerd Hoffmann
2018-06-25
audio/hda: detect output buffer overruns
Gerd Hoffmann
2018-06-25
audio/hda: tweak timer adjust logic
Gerd Hoffmann
2018-06-25
audio/hda: turn some dprintfs into trace points
Gerd Hoffmann
2018-06-25
audio/hda: create millisecond timers that handle IO
Gerd Hoffmann
2018-06-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180622'...
Peter Maydell
2018-06-22
xen: Don't use memory_region_init_ram_nomigrate() in pci_assign_dev_load_opti...
Peter Maydell
2018-06-22
hw/arm/mps2-tz.c: Instantiate MPCs
Peter Maydell
2018-06-22
hw/arm/iotkit: Wire up MPC interrupt lines
Peter Maydell
2018-06-22
hw/arm/iotkit: Instantiate MPC
Peter Maydell
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-22
xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F
Edgar E. Iglesias
2018-06-22
hw/arm/virt: Increase max_cpus to 512
Eric Auger
2018-06-22
hw/arm/virt: Use 256MB ECAM region by default
Eric Auger
2018-06-22
hw/arm/virt: Add virt-3.0 machine type
Eric Auger
2018-06-22
hw/arm/virt: Add a new 256MB ECAM region
Eric Auger
2018-06-22
hw/arm/virt: Register two redistributor regions when necessary
Eric Auger
2018-06-22
hw/arm/virt-acpi-build: Advertise one or two GICR structures
Eric Auger
2018-06-22
hw/arm/virt: GICv3 DT node with one or two redistributor regions
Eric Auger
2018-06-22
hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
Eric Auger
[next]