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-04-27
uninorth: remove obsolete pci_pmac_init() function
Mark Cave-Ayland
2018-04-27
uninorth: enable internal PCI host bridge
Mark Cave-Ayland
2018-04-27
uninorth: fix PCI and AGP bus mixup
Mark Cave-Ayland
2018-04-27
uninorth: move PCI host bridge bus initialisation into device realize
Mark Cave-Ayland
2018-04-27
uninorth: introduce temporary pic_irqs device property
Mark Cave-Ayland
2018-04-27
uninorth: move PCI mmio memory region initialisation into init function
Mark Cave-Ayland
2018-04-27
mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()
Mark Cave-Ayland
2018-04-27
mac_oldworld: remove pics IRQ array and wire up macio to heathrow directly
Mark Cave-Ayland
2018-04-27
grackle: move PCI IO (ISA) memory region into the grackle device
Mark Cave-Ayland
2018-04-27
grackle: remove deprecated pci_grackle_init() function
Mark Cave-Ayland
2018-04-27
grackle: general tidy-up and QOMify
Mark Cave-Ayland
2018-04-27
heathrow: remove obsolete heathow_init() function
Mark Cave-Ayland
2018-04-27
uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth device
Mark Cave-Ayland
2018-04-27
uninorth: move uninorth definitions into uninorth.h
Mark Cave-Ayland
2018-04-27
uninorth: remove stray PCIBus realize from mac_newworld.c
Mark Cave-Ayland
2018-04-27
uninorth: QOMify PCI and AGP host bridges
Mark Cave-Ayland
2018-04-27
uninorth: remove second set of uninorth token registers
Mark Cave-Ayland
2018-04-27
uninorth: trivial style fixups
Mark Cave-Ayland
2018-04-26
xen: Expect xenstore write to fail when restricted
Ross Lagerwall
2018-04-26
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
2018-04-26
xen: destroy_hvm_domain: Try xendevicemodel_shutdown
Ian Jackson
2018-04-26
xen: destroy_hvm_domain: Move reason into a variable
Ian Jackson
2018-04-26
xen: defer call to xen_restrict until just before os_setup_post
Ian Jackson
2018-04-26
vl.c: new function serial_max_hds()
Peter Maydell
2018-04-26
serial-isa: Use MAX_ISA_SERIAL_PORTS instead of MAX_SERIAL_PORTS
Peter Maydell
2018-04-26
hw/char/exynos4210_uart.c: Remove unneeded handling of NULL chardev
Peter Maydell
2018-04-26
Remove checks on MAX_SERIAL_PORTS that are just bounds checks
Peter Maydell
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
hw/xtensa/xtfpga.c: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
hw/mips/mips_malta: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
hw/mips/boston.c: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
hw/arm/fsl-imx*: Don't create "null" chardevs for serial devices
Peter Maydell
2018-04-26
hw/char/serial: Allow disconnected chardevs
Peter Maydell
2018-04-26
xilinx_spips: Correct SNOOP_NONE state when flushing the txfifo
Sai Pavan Boddu
2018-04-26
timer/aspeed: fix vmstate version id
Cédric Le Goater
2018-04-26
hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAM
Peter Maydell
2018-04-26
hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'
Peter Maydell
2018-04-26
hw/arm/highbank: don't make sysram 'nomigrate'
Peter Maydell
2018-04-26
hw/arm/raspi: Don't bother setting default_cpu_type
Peter Maydell
2018-04-26
target/arm: Fetch GICv3 state directly from CPUARMState
Aaron Lindsay
2018-04-26
arm: always start from first_cpu when registering loader cpu reset callback
Igor Mammedov
2018-04-16
vhost: do not verify ring mappings when IOMMU is enabled
Jason Wang
2018-04-11
hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writes
Peter Maydell
2018-04-11
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180411' into staging
Peter Maydell
2018-04-11
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-04-11
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-10
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180410' int...
Peter Maydell
2018-04-10
hw/block/pflash_cfi: fix off-by-one error
Philippe Mathieu-Daudé
2018-04-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180410'...
Peter Maydell
2018-04-10
hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7
Thomas Huth
[next]