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-03-19
char: i.MX: Simplify imx_update()
Andrey Smirnov
2018-03-19
fsl-imx6: Swap Ethernet interrupt defines
Guenter Roeck
2018-03-18
ppc440_pcix: Change some error_report to qemu_log_mask(LOG_UNIMP, ...)
BALATON Zoltan
2018-03-18
hw/ppc/spapr: Allow "spapr-vlan" as NIC model name beside "ibmveth"
Thomas Huth
2018-03-18
PPC e500: Fix gap between u-boot and kernel
David Engraf
2018-03-18
hw/misc/macio: Mark the macio devices with user_creatable = false
Thomas Huth
2018-03-18
hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-18
sii3112: Remove unneeded exit function
BALATON Zoltan
2018-03-16
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-16
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180313.0' i...
Peter Maydell
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
2018-03-13
migration: introduce postcopy-only pending
Vladimir Sementsov-Ogievskiy
2018-03-13
ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices
Alexey Kardashevskiy
2018-03-13
vfio-pci: Allow mmap of MSIX BAR
Alexey Kardashevskiy
2018-03-13
vfio/pci: Relax DMA map errors for MMIO regions
Alexey Kardashevskiy
2018-03-13
vfio/display: adding dmabuf support
Gerd Hoffmann
2018-03-13
vfio/display: adding region support
Gerd Hoffmann
2018-03-13
vfio/display: core & wireup
Gerd Hoffmann
2018-03-13
vfio/common: cleanup in vfio_region_finalize
Gerd Hoffmann
2018-03-13
secondary-vga: properly close QemuConsole on unplug
Gerd Hoffmann
2018-03-13
target/i386: encrypt bios rom
Brijesh Singh
2018-03-13
machine: add memory-encryption option
Brijesh Singh
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180312-pull-request' ...
Peter Maydell
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180312-pull-request' ...
Peter Maydell
2018-03-12
hw/i386/pc: Factor out the superio code
Philippe Mathieu-Daudé
2018-03-12
hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
hw/alpha/dp264: Add the ISA DMA controller
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Add the SMC FDC37C669 Super I/O
Philippe Mathieu-Daudé
2018-03-12
hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
Philippe Mathieu-Daudé
2018-03-12
hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init()
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c
Philippe Mathieu-Daudé
2018-03-12
hw/mips/malta: Code movement
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the IDE code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Add a keyboard/mouse controller (8042)
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the floppy disc controller code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the serial code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Factor out the parallel code from pc87312.c
Philippe Mathieu-Daudé
2018-03-12
hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
hw/isa/superio: Add a Super I/O template based on the PC87312 device
Philippe Mathieu-Daudé
2018-03-12
hw/isa/pc87312: Use 'unsigned int' for the irq value
Philippe Mathieu-Daudé
2018-03-12
hw/isa/pc87312: Use uint16_t for the ISA I/O base address
Philippe Mathieu-Daudé
2018-03-12
hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO
Philippe Mathieu-Daudé
2018-03-12
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
Philippe Mathieu-Daudé
2018-03-12
hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
Philippe Mathieu-Daudé
2018-03-12
hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
Philippe Mathieu-Daudé
2018-03-12
hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices
Thomas Huth
2018-03-12
hw/i386: make IOMMUs configurable via default-configs/
Paolo Bonzini
2018-03-12
scsi: support NDOB (no data-out buffer) for WRITE SAME commands
Paolo Bonzini
[next]