index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h
Philippe Mathieu-Daudé
3
-1
/
+3
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
3
-9
/
+9
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
3
-5
/
+6
2019-11-05
hw/pci-host/piix: Extract piix3_create()
Philippe Mathieu-Daudé
1
-20
/
+31
2019-11-05
hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers
Philippe Mathieu-Daudé
4
-154
/
+0
2019-11-05
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
Philippe Mathieu-Daudé
3
-28
/
+31
2019-11-05
hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create()
Philippe Mathieu-Daudé
1
-18
/
+29
2019-11-05
hw/mips/mips_malta: Create IDE hard drive array dynamically
Philippe Mathieu-Daudé
1
-2
/
+5
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
5
-6
/
+26
2019-11-05
piix4: Add an i8254 PIT Controller as specified in datasheet
Hervé Poussineau
2
-4
/
+4
2019-11-05
piix4: Add an i8257 DMA Controller as specified in datasheet
Hervé Poussineau
2
-2
/
+4
2019-11-05
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
2
-2
/
+1
2019-11-05
Revert "irq: introduce qemu_irq_proxy()"
Philippe Mathieu-Daudé
1
-14
/
+0
2019-11-05
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
2
-29
/
+44
2019-11-05
piix4: Add the Reset Control Register
Hervé Poussineau
1
-3
/
+46
2019-11-05
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-next-pull-req...
Peter Maydell
1
-3
/
+4
2019-11-01
hw/arm/boot: Rebuild hflags when modifying CPUState at boot
Edgar E. Iglesias
1
-0
/
+1
2019-11-01
fw_cfg: Allow reboot-timeout=-1 again
Dr. David Alan Gilbert
1
-3
/
+4
2019-10-31
bootdevice: FW_CFG interface for LCHS values
Sam Eiderman
1
-3
/
+11
2019-10-31
bootdevice: Gather LCHS from all relevant devices
Sam Eiderman
3
-0
/
+23
2019-10-31
scsi: Propagate unrealize() callback to scsi-hd
Sam Eiderman
1
-0
/
+16
2019-10-31
block: Refactor macros - fix tabbing
Sam Eiderman
1
-1
/
+1
2019-10-31
IDE: deprecate ide-drive
John Snow
1
-0
/
+3
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
1
-0
/
+2
2019-10-29
virtio: Use auto rcu_read macros
Dr. David Alan Gilbert
1
-42
/
+23
2019-10-29
virtio_net: use RCU_READ_LOCK_GUARD
Dr. David Alan Gilbert
1
-5
/
+2
2019-10-29
virtio/vhost: Use auto_rcu_read macros
Dr. David Alan Gilbert
1
-3
/
+1
2019-10-29
vfio: unplug failover primary device before migration
Jens Freimann
2
-6
/
+21
2019-10-29
net/virtio: add failover support
Jens Freimann
1
-0
/
+302
2019-10-29
migration: allow unplug during migration for failover devices
Jens Freimann
2
-0
/
+2
2019-10-29
pci: mark device having guest unplug request pending
Jens Freimann
1
-0
/
+3
2019-10-29
pci: mark devices partially unplugged
Jens Freimann
1
-0
/
+3
2019-10-29
pci: add option for net failover
Jens Freimann
1
-0
/
+31
2019-10-29
qdev/qbus: add hidden device support
Jens Freimann
1
-0
/
+24
2019-10-29
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
7
-3
/
+1347
2019-10-29
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
23
-59
/
+3250
2019-10-29
virtio-net: prevent offloads reset on migration
Mikhail Sennikovsky
1
-3
/
+24
2019-10-29
virtio: new post_load hook
Michael S. Tsirkin
1
-0
/
+7
2019-10-29
net: add tulip (dec21143) driver
Sven Schnelle
5
-0
/
+1316
2019-10-28
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i...
Peter Maydell
5
-35
/
+213
2019-10-28
hw/m68k: define Macintosh Quadra 800
Laurent Vivier
4
-0
/
+519
2019-10-28
hw/m68k: add a dummy SWIM floppy controller
Laurent Vivier
4
-0
/
+494
2019-10-28
hw/m68k: add Nubus macfb video card
Laurent Vivier
4
-0
/
+484
2019-10-28
hw/m68k: add Nubus support
Laurent Vivier
9
-0
/
+414
2019-10-28
hw/m68k: implement ADB bus support for via
Laurent Vivier
2
-0
/
+198
2019-10-28
hw/m68k: add VIA support
Laurent Vivier
4
-0
/
+776
2019-10-28
dp8393x: manage big endian bus
Laurent Vivier
1
-31
/
+57
2019-10-28
esp: add pseudo-DMA as used by Macintosh
Laurent Vivier
1
-9
/
+269
2019-10-28
esp: move get_cmd() post-DMA code to get_cmd_cb()
Laurent Vivier
1
-17
/
+29
2019-10-28
esp: move handle_ti_cmd() cleanup code to esp_do_dma().
Laurent Vivier
1
-2
/
+10
[next]