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
2009-08-27
pcnet: Add pci_pcnet_{save/load} functions, then remove PCNetState pci_dev field
Juan Quintela
1
-13
/
+26
2009-08-27
pcnet: remove useless casts This are casts to the very type of the function
Juan Quintela
1
-6
/
+6
2009-08-27
pcnet: Change casts to DO_UPCAST() for PCIPCNetState
Juan Quintela
1
-4
/
+4
2009-08-27
Add pci_cirrus_vga_{save/load} functions, then remove vga.pci_dev use
Juan Quintela
1
-12
/
+27
2009-08-27
cirrus_vga: Change casts to DO_UPCAST() for PCICirrusVGAState
Juan Quintela
1
-5
/
+5
2009-08-27
cirrus_vga: remove pointless cast from void *
Juan Quintela
1
-5
/
+5
2009-08-27
Add pci_ne2000_{save/load} functions, then remove pci_dev NE2000State field
Juan Quintela
2
-17
/
+30
2009-08-27
We need PCINE2000State for save/load functions
Juan Quintela
1
-5
/
+5
2009-08-27
ne2000: Change casts to DO_UPCAST() for PCINE2000State
Juan Quintela
1
-2
/
+2
2009-08-27
ne2000: pci_dev has this very value with the right type
Juan Quintela
1
-1
/
+1
2009-08-27
ne2000: remove casts from void *
Juan Quintela
1
-2
/
+2
2009-08-27
usb-ohci: Change casts to DO_UPCAST() for OHCIPCIState
Juan Quintela
1
-3
/
+4
2009-08-27
Everything outside of vga.c should use VGACommonState
Juan Quintela
4
-14
/
+14
2009-08-27
vga: Rename vga_state -> vga
Juan Quintela
1
-6
/
+6
2009-08-27
Introduce vga_common_reset() to be able to typcheck vga_reset()
Juan Quintela
3
-5
/
+9
2009-08-27
lsi53c895a: LSIState is a DeviceHost
Juan Quintela
1
-1
/
+1
2009-08-27
lsi53c895a: rename PCIDevice field from pci_dev to dev (consistence)
Juan Quintela
1
-12
/
+12
2009-08-27
lsi53c895a: use DO_UPCAST to cast from PCIDevice
Juan Quintela
1
-5
/
+5
2009-08-27
lsi53c895a: remove pointless cast from void *
Juan Quintela
1
-19
/
+19
2009-08-27
rtl8139: remove pointless cast from void *
Juan Quintela
1
-2
/
+2
2009-08-27
rtl8139: Remove unneeded double indirection of PCIRTL8139State
Juan Quintela
1
-25
/
+13
2009-08-27
eepro100: Remove unused indirection of PCIDevice
Juan Quintela
1
-34
/
+23
2009-08-27
eepro100: cast a void * makes no sense
Juan Quintela
1
-3
/
+3
2009-08-27
eepro100: convert casts to DO_UPCAST()
Juan Quintela
1
-4
/
+4
2009-08-27
switch balloon initialization to -device.
Gerd Hoffmann
1
-7
/
+0
2009-08-27
ide: move code to hw/ide/
Gerd Hoffmann
7
-25
/
+31
2009-08-27
ide: add save/restore support for mmio
Gerd Hoffmann
1
-0
/
+20
2009-08-27
ide: add save/restore support for isa
Gerd Hoffmann
1
-4
/
+29
2009-08-27
ide: split away ide-microdrive.c
Gerd Hoffmann
2
-542
/
+574
2009-08-27
ide: split away ide-mmio.c
Gerd Hoffmann
5
-96
/
+129
2009-08-27
ide: split away ide-macio.c
Gerd Hoffmann
4
-331
/
+359
2009-08-27
ide: split away ide-pci.c
Gerd Hoffmann
8
-494
/
+534
2009-08-27
ide: split away ide-isa.c
Gerd Hoffmann
8
-16
/
+59
2009-08-27
ide: split away ide-internal.h
Gerd Hoffmann
2
-521
/
+566
2009-08-27
ide: add IDEBus struct, cleanups
Gerd Hoffmann
1
-226
/
+243
2009-08-27
qdev error logging
Gerd Hoffmann
1
-17
/
+17
2009-08-27
virtio-pci error logging
Gerd Hoffmann
1
-1
/
+1
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
102
-193
/
+334
2009-08-27
fix stack buffer overflows in eepro100.c tx
Reimar Döffinger
1
-1
/
+5
2009-08-27
Check block driver read error in pflash_cfi0x
Vijay Kumar
2
-2
/
+14
2009-08-27
kvm: Simplify cpu_synchronize_state()
Avi Kivity
1
-3
/
+4
2009-08-27
qdev: convert watchdogs
Markus Armbruster
5
-54
/
+32
2009-08-27
Clean up upcast from PCIDevice to I6300State
Markus Armbruster
1
-5
/
+4
2009-08-27
Move watchdog, watchdog_action, give them internal linkage
Markus Armbruster
2
-11
/
+10
2009-08-27
virtio-blk: handle NULL returns from bdrv_aio_{read, write}
Christoph Hellwig
1
-4
/
+14
2009-08-27
virtio-console: rename dvq to ovq
Amit Shah
1
-2
/
+2
2009-08-27
pci ids: remove redundant defines
Amit Shah
1
-3
/
+0
2009-08-27
Port ACPI to VMState
Juan Quintela
1
-34
/
+21
2009-08-27
Add VMState support to run a function after load
Juan Quintela
1
-0
/
+1
2009-08-27
Port PCIDevice state to VMState
Juan Quintela
2
-22
/
+55
[next]