index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
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
2018-03-12
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Thomas Huth
2018-03-12
scsi-disk.c: consider bl->max_transfer in INQUIRY emulation
Daniel Henrique Barboza
2018-03-12
q35: change default NIC to e1000e
Paolo Bonzini
2018-03-12
net: allow using any PCI NICs in -net or -nic
Paolo Bonzini
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
2018-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-03-09
sdhci: Fix a typo in comment
Philippe Mathieu-Daudé
2018-03-09
sdcard: Add the Tuning Command (CMD19)
Philippe Mathieu-Daudé
2018-03-09
sdcard: Display which protocol is used when tracing (SD or SPI)
Philippe Mathieu-Daudé
2018-03-09
sdcard: Display command name when tracing CMD/ACMD
Philippe Mathieu-Daudé
2018-03-09
sdcard: Do not trace CMD55, except when we already expect an ACMD
Philippe Mathieu-Daudé
2018-03-09
hw/arm/virt: Support -machine gic-version=max
Peter Maydell
2018-03-09
hw/arm/virt: Add "max" to the list of CPU types "virt" supports
Peter Maydell
2018-03-09
arm: avoid heap-buffer-overflow in load_aarch64_image
Marc-André Lureau
2018-03-09
arm: fix load ELF error leak
Marc-André Lureau
2018-03-09
hw/arm: Use more CONFIG switches for the object files
Thomas Huth
2018-03-09
Implement support for i.MX7 Sabre board
Andrey Smirnov
2018-03-09
i.MX: Add i.MX7 SOC implementation.
Andrey Smirnov
2018-03-09
pci: Add support for Designware IP block
Andrey Smirnov
2018-03-09
hw/arm: Set the core count for Xilinx's ZynqMP
Alistair Francis
2018-03-09
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...
Peter Maydell
2018-03-08
virtio-scsi: fix race between .ioeventfd_stop() and vq handler
Stefan Hajnoczi
2018-03-08
virtio-blk: fix race between .ioeventfd_stop() and vq handler
Stefan Hajnoczi
2018-03-08
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
Nia Alarie
2018-03-08
virtio-blk: dataplane: Don't batch notifications if EVENT_IDX is present
Sergio Lopez
2018-03-08
s390x/sclp: clean up sclp masks
Claudio Imbrenda
2018-03-08
s390x/sclp: proper support of larger send and receive masks
Claudio Imbrenda
2018-03-08
vfio-ccw: license text should indicate GPL v2 or later
Cornelia Huck
2018-03-08
s390x/sclpconsole: Remove dead code - remove exit handlers
Nia Alarie
2018-03-08
numa: we don't implement NUMA for s390x
David Hildenbrand
2018-03-08
hw/s390x: Add the possibility to specify the netboot image on the command line
Thomas Huth
2018-03-08
s390/ipl: only print boot menu error if -boot menu=on was specified
Collin L. Walling
[next]