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
2019-11-05
hw/pci-host/piix: Fix code style issues
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Extract piix3_create()
Philippe Mathieu-Daudé
2019-11-05
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
2019-11-05
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
Philippe Mathieu-Daudé
2019-11-05
hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()
Philippe Mathieu-Daudé
2019-11-05
hw/mips/mips_malta: Create IDE hard drive array dynamically
Philippe Mathieu-Daudé
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
piix4: Add an i8254 PIT Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Add an i8257 DMA Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
2019-11-05
Revert "irq: introduce qemu_irq_proxy()"
Philippe Mathieu-Daudé
2019-11-05
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Add the Reset Control Register
Hervé Poussineau
2019-11-05
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...
Peter Maydell
2019-11-01
hw/arm/boot: Rebuild hflags when modifying CPUState at boot
Edgar E. Iglesias
2019-11-01
fw_cfg: Allow reboot-timeout=-1 again
Dr. David Alan Gilbert
2019-10-31
bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
2019-10-31
bootdevice: Gather LCHS from all relevant devices
Sam Eiderman
2019-10-31
scsi: Propagate unrealize() callback to scsi-hd
Sam Eiderman
2019-10-31
block: Refactor macros - fix tabbing
Sam Eiderman
2019-10-31
IDE: deprecate ide-drive
John Snow
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
2019-10-29
virtio: Use auto rcu_read macros
Dr. David Alan Gilbert
2019-10-29
virtio_net: use RCU_READ_LOCK_GUARD
Dr. David Alan Gilbert
2019-10-29
virtio/vhost: Use auto_rcu_read macros
Dr. David Alan Gilbert
2019-10-29
vfio: unplug failover primary device before migration
Jens Freimann
2019-10-29
net/virtio: add failover support
Jens Freimann
2019-10-29
migration: allow unplug during migration for failover devices
Jens Freimann
2019-10-29
pci: mark device having guest unplug request pending
Jens Freimann
2019-10-29
pci: mark devices partially unplugged
Jens Freimann
2019-10-29
pci: add option for net failover
Jens Freimann
2019-10-29
qdev/qbus: add hidden device support
Jens Freimann
2019-10-29
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2019-10-29
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
2019-10-29
virtio-net: prevent offloads reset on migration
Mikhail Sennikovsky
2019-10-29
virtio: new post_load hook
Michael S. Tsirkin
2019-10-29
net: add tulip (dec21143) driver
Sven Schnelle
2019-10-28
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i...
Peter Maydell
2019-10-28
hw/m68k: define Macintosh Quadra 800
Laurent Vivier
2019-10-28
hw/m68k: add a dummy SWIM floppy controller
Laurent Vivier
2019-10-28
hw/m68k: add Nubus macfb video card
Laurent Vivier
2019-10-28
hw/m68k: add Nubus support
Laurent Vivier
2019-10-28
hw/m68k: implement ADB bus support for via
Laurent Vivier
2019-10-28
hw/m68k: add VIA support
Laurent Vivier
2019-10-28
dp8393x: manage big endian bus
Laurent Vivier
2019-10-28
esp: add pseudo-DMA as used by Macintosh
Laurent Vivier
2019-10-28
esp: move get_cmd() post-DMA code to get_cmd_cb()
Laurent Vivier
[next]