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
2020-03-17
xen-block: Use one Error * variable instead of two
Markus Armbruster
2020-03-17
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
2020-03-17
hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h
BALATON Zoltan
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
2020-03-17
hw/ide/pci.c: Coding style update to fix checkpatch errors
BALATON Zoltan
2020-03-17
hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h
BALATON Zoltan
2020-03-17
hw/ide: Get rid of piix4_init function
BALATON Zoltan
2020-03-17
hw/isa/piix4.c: Introduce variable to store devfn
BALATON Zoltan
2020-03-17
hw/ide: Get rid of piix3_init functions
BALATON Zoltan
2020-03-17
hw/misc/ivshmem: Use one Error * variable instead of two
Markus Armbruster
2020-03-17
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200317'...
Peter Maydell
2020-03-17
hw/arm: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias
Philippe Mathieu-Daudé
2020-03-17
hw/ppc/ppc405: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/arm/stm32: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/char: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/riscv: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/dma: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/display: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/core: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
hw/sparc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/sh4: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/riscv: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/ppc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/pci-host: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/net: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/m68k: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/display: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
hw/arm: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2020-03-17
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200317-pull-request' ...
Peter Maydell
2020-03-17
hw/arm/pxa2xx: Do not wire up OHCI for PXA255
Guenter Roeck
2020-03-17
aspeed/smc: Fix number of dummy cycles for FAST_READ_4 command
Guenter Roeck
2020-03-17
m25p80: Improve command handling for unsupported commands
Guenter Roeck
2020-03-17
m25p80: Improve command handling for Jedec commands
Guenter Roeck
2020-03-17
m25p80: Convert to support tracing
Guenter Roeck
2020-03-17
hw/net/imx_fec: write TGSR and TCSR3 in imx_enet_write()
Chen Qun
2020-03-17
hw/arm/fsl-imx6: Wire up USB controllers
Guenter Roeck
2020-03-17
hw/arm/fsl-imx6ul: Wire up USB controllers
Guenter Roeck
2020-03-17
hw/arm/fsl-imx6ul: Instantiate unimplemented pwm and can devices
Guenter Roeck
2020-03-17
hw/usb: Add basic i.MX USB Phy support
Guenter Roeck
2020-03-17
usb-serial: Fix timeout closing the device
Jason Andryuk
2020-03-17
usb-serial: Increase receive buffer to 496
Jason Andryuk
2020-03-17
usb-serial: chunk data to wMaxPacketSize
Jason Andryuk
2020-03-17
usb-serial: Move USB_TOKEN_IN into a helper function
Jason Andryuk
2020-03-17
ppc/spapr: Ignore common "ibm,nmi-interlock" Linux bug
Nicholas Piggin
2020-03-17
ppc/spapr: Implement FWNMI System Reset delivery
Nicholas Piggin
2020-03-17
target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
Nicholas Piggin
2020-03-17
ppc/spapr: Allow FWNMI on TCG
Nicholas Piggin
2020-03-17
ppc/spapr: Fix FWNMI machine check interrupt delivery
Nicholas Piggin
2020-03-17
ppc/spapr: Add FWNMI System Reset state
Nicholas Piggin
[prev]
[next]