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-10-27
eepro100: Restructure code
Stefan Weil
1
-24
/
+30
2009-10-25
sparc32: tcx: remove unused include directive
Blue Swirl
1
-1
/
+0
2009-10-24
sparc32: convert sbi to VMState, vmsd and vmstate reset
Blue Swirl
1
-31
/
+15
2009-10-24
sparc32: convert Sun4c interrupt controller to reset + vmsd
Blue Swirl
1
-5
/
+7
2009-10-24
sparc32: convert interrupt controller to reset + vmsd
Blue Swirl
1
-5
/
+7
2009-10-24
sparc32: convert IOMMU to reset + vmsd
Blue Swirl
1
-5
/
+6
2009-10-24
sparc32: convert DMA controller to reset + vmsd, fix reset on init
Blue Swirl
1
-5
/
+6
2009-10-24
m48t59: convert to vmstate reset
Blue Swirl
1
-4
/
+19
2009-10-24
sparc32: convert slavio_timer to reset + vmsd
Blue Swirl
1
-5
/
+6
2009-10-24
fdc: convert to reset + vmsd
Blue Swirl
1
-8
/
+29
2009-10-24
esp: convert to reset + vmsd
Blue Swirl
1
-8
/
+16
2009-10-24
sparc32: convert cs4231 to VMState, vmsd and reset
Blue Swirl
1
-33
/
+19
2009-10-24
escc: add chipset docs
Blue Swirl
1
-0
/
+4
2009-10-24
escc: convert to VMState, vmsd and reset
Blue Swirl
1
-62
/
+38
2009-10-24
sparc32: add chipset docs for eccmemctl
Blue Swirl
1
-0
/
+4
2009-10-24
sparc32: convert slavio_misc to reset + vmsd
Blue Swirl
1
-6
/
+6
2009-10-24
sparc32: convert eccmemctl to reset + vmsd
Blue Swirl
1
-6
/
+6
2009-10-24
sparc64: remove unused variables
Blue Swirl
1
-3
/
+0
2009-10-21
qdev: add string property.
Gerd Hoffmann
2
-0
/
+32
2009-10-21
char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED
Amit Shah
2
-2
/
+2
2009-10-18
Suppress warnings about 'warn_unused_result' attribute directive
Blue Swirl
1
-1
/
+1
2009-10-15
MIPS jazz: create isa bus
Roy Tam
1
-0
/
+2
2009-10-15
multiboot: Limit number of multiboot modules
Adam Lackorzynski
1
-1
/
+8
2009-10-15
multiboot: Fix cmdline of modules
Adam Lackorzynski
1
-1
/
+1
2009-10-15
pcnet: Extend hardware reset
Jan Kiszka
1
-0
/
+3
2009-10-15
net: allow NICs to be connected to netdevs
Mark McLoughlin
7
-9
/
+16
2009-10-15
net: handle -netdevice options
Mark McLoughlin
1
-1
/
+1
2009-10-15
net: remove id field from NICInfo
Mark McLoughlin
1
-2
/
+2
2009-10-15
hotplug: safely iterate bus's sibling list while removing a device
Mark McLoughlin
1
-2
/
+2
2009-10-15
eepro100: Remove unused device status entries
Stefan Weil
1
-74
/
+20
2009-10-14
scsi disk block descriptor v2
Artyom Tarasenko
1
-1
/
+21
2009-10-13
Add some chipset doc links
Blue Swirl
2
-0
/
+17
2009-10-12
Fixed wacom emulation
François Revol
1
-14
/
+24
2009-10-12
rom loader: also try filename as-is.
Gerd Hoffmann
1
-2
/
+1
2009-10-12
rom loader: fix sparc -kernel boot.
Gerd Hoffmann
14
-24
/
+54
2009-10-12
TARGET_I386 is always defined if TARGET_X86_64 is defined
Juan Quintela
3
-4
/
+4
2009-10-12
ide: BMDMAState don't need a pci_dev field anymore
Juan Quintela
3
-3
/
+0
2009-10-12
ide: cmd646 ->unit has just the value that we want
Juan Quintela
1
-2
/
+2
2009-10-12
ide: cmd646 we can get the pci device with container_of
Juan Quintela
1
-6
/
+11
2009-10-12
ide: 'secondary' field is only used by cmd646
Juan Quintela
1
-1
/
+1
2009-10-12
ide: PCIIDEState type field is not needed anymore
Juan Quintela
3
-30
/
+11
2009-10-12
ide: split cmd646 and piix from pci.c
Juan Quintela
3
-338
/
+478
2009-10-12
ide: export needed ide-pci functions for split
Juan Quintela
2
-10
/
+20
2009-10-12
ide: create ide/pci.h for common ide pci definitions
Juan Quintela
2
-13
/
+19
2009-10-12
ide: remove uselsess casts from void *
Juan Quintela
2
-13
/
+13
2009-10-12
ide: Remove duplicated definitions
Juan Quintela
1
-6
/
+0
2009-10-12
ide: Remove cast in pci_register_bar
Juan Quintela
1
-12
/
+6
2009-10-12
ide: change cast to DO_UPCAST
Juan Quintela
1
-2
/
+2
2009-10-10
Fix Windows host breakage by 45a50b1668822c23afc2a89f724654e176518bc4 (TeLeMan)
malc
1
-1
/
+1
2009-10-08
pcnet: Restart poll timer on pcnet_start
Jan Kiszka
1
-0
/
+1
[next]