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-07-21
Sparc64: refactor CPU init
Blue Swirl
1
-19
/
+27
2009-07-21
Sparc64: convert memory to qdev
Blue Swirl
1
-4
/
+59
2009-07-21
Sparc64: convert boot prom to qdev
Blue Swirl
1
-29
/
+62
2009-07-21
Sparc32: Fix lance
Blue Swirl
1
-0
/
+1
2009-07-21
Sparc64: convert APB to qdev
Blue Swirl
2
-35
/
+76
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
10
-42
/
+43
2009-07-20
Fix build with DEBUG_PCI in pci_host.h enabled
Blue Swirl
1
-5
/
+8
2009-07-20
Clean up fdc qdev conversion
Blue Swirl
1
-74
/
+65
2009-07-17
isxdigit -> qemu_isxdigit
Christoph Egger
1
-2
/
+2
2009-07-17
Suppress a Sparse warning
Blue Swirl
2
-1
/
+3
2009-07-17
Sparc32: use hex for version numbers
Blue Swirl
2
-2
/
+2
2009-07-17
Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245
Blue Swirl
1
-4
/
+4
2009-07-17
Sparc32: fix fdc io_base
Blue Swirl
1
-1
/
+2
2009-07-17
Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245
Blue Swirl
1
-1
/
+1
2009-07-16
fix for bad macaddr of e1000 in Windows 2003 server with original MS driver
Naphtali Sprei
1
-0
/
+5
2009-07-16
qdev: es1370+ac97 description
Gerd Hoffmann
2
-0
/
+2
2009-07-16
qdev/compat: virtio-net-pci 0.10 compatibility.
Gerd Hoffmann
2
-3
/
+28
2009-07-16
qdev: print device id in "info pci".
Gerd Hoffmann
1
-0
/
+1
2009-07-16
qdev/compat: virtio-console-pci 0.10 compatibility.
Gerd Hoffmann
2
-1
/
+20
2009-07-16
qdev: add id= support for pci nics.
Gerd Hoffmann
1
-0
/
+2
2009-07-16
qdev/compat: virtio-blk-pci 0.10 compatibility.
Gerd Hoffmann
2
-1
/
+21
2009-07-16
qdev: add user-specified identifier to devices.
Gerd Hoffmann
2
-2
/
+5
2009-07-16
qdev/compat: add pc-0.10 machine type.
Gerd Hoffmann
1
-0
/
+11
2009-07-16
qdev: add no_user, alias and desc
Gerd Hoffmann
2
-0
/
+15
2009-07-16
qdev/compat: compat property infrastructure.
Gerd Hoffmann
4
-0
/
+38
2009-07-16
qdev: factor out driver search to qdev_find_info()
Gerd Hoffmann
1
-7
/
+15
2009-07-16
cleanup: drop unused struct elements from VirtIOPCIProxy.
Gerd Hoffmann
1
-6
/
+0
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
45
-390
/
+920
2009-07-16
Initialize PS2 keyboard / mouse state on reset
Dinesh Subhraveti
1
-6
/
+32
2009-07-16
Reset HPET config register on hpet_reset
Beth Kon
1
-0
/
+1
2009-07-16
Handle vga= in -append
Pascal Terjan
1
-0
/
+19
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
63
-133
/
+63
2009-07-16
Sparc32: convert slavio interrupt controller to qdev
Blue Swirl
4
-63
/
+115
2009-07-16
Sparc32: refactor CPU init
Blue Swirl
1
-45
/
+30
2009-07-16
Sparc32: convert memory to qdev
Blue Swirl
1
-36
/
+56
2009-07-16
Sparc32: convert boot prom to qdev
Blue Swirl
1
-87
/
+67
2009-07-16
Sparc32: convert iommu to qdev
Blue Swirl
1
-11
/
+45
2009-07-16
Sparc32: convert cs4231 to qdev
Blue Swirl
3
-14
/
+31
2009-07-16
Sparc32: fix SDL zooming with TCX
Blue Swirl
1
-20
/
+34
2009-07-16
pci.c: remove unnecessary #ifdef DEBUG_PCI.
Isaku Yamahata
1
-14
/
+15
2009-07-16
Add boot menu control via command line switch
Jan Kiszka
2
-0
/
+2
2009-07-16
Add qemu_unregister_reset
Jan Kiszka
1
-0
/
+1
2009-07-16
Move boot_set callback backend
Jan Kiszka
1
-2
/
+3
2009-07-16
Add a pc-0-10 machine type for compatibility with 0.10.x
Mark McLoughlin
1
-6
/
+53
2009-07-16
Change default PCI class of virtio-console to PCI_CLASS_SERIAL_OTHER
Mark McLoughlin
2
-3
/
+20
2009-07-16
Change default PCI class of virtio-blk to PCI_CLASS_STORAGE_SCSI
Mark McLoughlin
1
-3
/
+18
2009-07-15
Sparc32: convert sparc32_dma to qdev
Blue Swirl
3
-21
/
+56
2009-07-15
Convert fdc to qdev
Blue Swirl
1
-23
/
+70
2009-07-15
Sparc32: convert slavio timers to qdev
Blue Swirl
1
-24
/
+64
2009-07-15
Sparc32/PPC: convert escc to qdev
Blue Swirl
1
-57
/
+97
[next]