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-01-11
hw/xtensa/xtfpga: support noMMU cores
Max Filippov
2018-01-11
hw/xtensa/xtfpga: extract flash configuration
Max Filippov
2018-01-11
hw/xtensa: extract xtensa_create_memory_regions
Max Filippov
2018-01-11
hw/xtensa/xtfpga: clean up function/structure names
Max Filippov
2018-01-11
hw/xtensa/xtfpga: rewrite mini bootloader
Max Filippov
2018-01-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...
Peter Maydell
2018-01-11
hw/intc/arm_gic: reserved register addresses are RAZ/WI
Peter Maydell
2018-01-11
hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI
Peter Maydell
2018-01-11
hw/sd/pxa2xx_mmci: add read/write() trace events
Philippe Mathieu-Daudé
2018-01-11
hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
Philippe Mathieu-Daudé
2018-01-11
imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file
Andrey Smirnov
2018-01-11
imx_fec: Fix a typo in imx_enet_receive()
Andrey Smirnov
2018-01-11
imx_fec: Use correct length for packet size
Andrey Smirnov
2018-01-11
imx_fec: Add support for multiple Tx DMA rings
Andrey Smirnov
2018-01-11
imx_fec: Emulate SHIFT16 in ENETx_RACC
Andrey Smirnov
2018-01-11
imx_fec: Use MIN instead of explicit ternary operator
Andrey Smirnov
2018-01-11
imx_fec: Use ENET_FTRL to determine truncation length
Andrey Smirnov
2018-01-11
imx_fec: Move Tx frame buffer away from the stack
Andrey Smirnov
2018-01-11
imx_fec: Change queue flushing heuristics
Andrey Smirnov
2018-01-11
imx_fec: Refactor imx_eth_enable_rx()
Andrey Smirnov
2018-01-11
imx_fec: Do not link to netdev
Andrey Smirnov
2018-01-11
Virt: ACPI: fix qemu assert due to re-assigned table data address
Zhaoshenglong
2018-01-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180111' int...
Peter Maydell
2018-01-10
spapr: Correct compatibility mode setting for hotplugged CPUs
David Gibson
2018-01-10
hw/ppc: Remove the deprecated spapr-pci-vfio-host-bridge device
Thomas Huth
2018-01-10
target/ppc: more use of the PPC_*() macros
Cédric Le Goater
2018-01-10
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
2018-01-10
hw/ide: Emulate SiI3112 SATA controller
BALATON Zoltan
2018-01-10
spapr_pci: use warn_report()
Greg Kurz
2018-01-10
ppc4xx_i2c: Implement basic I2C functions
BALATON Zoltan
2018-01-10
sm501: Add some more unimplemented registers
BALATON Zoltan
2018-01-10
sm501: Add panel hardware cursor registers also to read function
BALATON Zoltan
2018-01-09
sun4u_iommu: add trace event for IOMMU translations
Mark Cave-Ayland
2018-01-09
sun4u_iommu: convert from IOMMU_DPRINTF to trace-events
Mark Cave-Ayland
2018-01-09
sun4u_iommu: update to reflect IOMMU is no longer part of the APB device
Mark Cave-Ayland
2018-01-09
sun4u: split IOMMU device out from apb.c to sun4u_iommu.c
Mark Cave-Ayland
2018-01-09
apb: QOMify IOMMU
Mark Cave-Ayland
2018-01-09
sun4m: remove include/hw/sparc/sun4m.h and all references to it
Mark Cave-Ayland
2018-01-09
sun4m: move IOMMU declarations from sun4m.h to sun4m_iommu.h
Mark Cave-Ayland
2018-01-09
sun4m: move sun4m_iommu.c from hw/dma to hw/sparc
Mark Cave-Ayland
2018-01-09
sun4u: switch from EBUS_DPRINTF() macro to trace-events
Mark Cave-Ayland
2018-01-09
sparc64: introduce trace-events for hw/sparc64
Mark Cave-Ayland
2018-01-09
apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constants
Mark Cave-Ayland
2018-01-09
ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
Mark Cave-Ayland
2018-01-09
apb: remove busA property from PBMPCIBridge state
Mark Cave-Ayland
2018-01-09
apb: split pci_pbm_map_irq() into separate functions for bus A and bus B
Mark Cave-Ayland
2018-01-09
apb: remove pci_apb_init() and instantiate APB device using qdev
Mark Cave-Ayland
2018-01-09
apb: move the two secondary PCI bridges objects into APBState
Mark Cave-Ayland
2018-01-09
apb: use gpios to wire up the apb device to the SPARC CPU IRQs
Mark Cave-Ayland
2018-01-09
apb: return APBState from pci_apb_init() rather than PCIBus
Mark Cave-Ayland
[next]