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
2011-08-08
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-5
/
+2
2011-08-08
pci: remove support for pre memory API BARs
Avi Kivity
1
-31
/
+2
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
29
-89
/
+68
2011-08-08
pci: fold BAR mapping function into its caller
Avi Kivity
2
-17
/
+9
2011-08-08
pci: remove pci_register_bar()
Avi Kivity
2
-28
/
+17
2011-08-08
pci: convert pci rom to memory API
Avi Kivity
2
-14
/
+9
2011-08-08
pci: remove pci_register_bar_simple()
Avi Kivity
2
-20
/
+0
2011-08-08
msix: convert to memory API
Avi Kivity
6
-58
/
+42
2011-08-08
xen-platform: convert to memory API
Avi Kivity
1
-33
/
+50
2011-08-08
uhci: convert to memory API
Avi Kivity
1
-14
/
+28
2011-08-08
ehci: convert to memory API
Avi Kivity
1
-27
/
+9
2011-08-08
sun4u: convert to memory API
Avi Kivity
1
-28
/
+23
2011-08-08
isa-mmio: convert to memory API
Avi Kivity
2
-15
/
+16
2011-08-08
i6300esb: convert to memory API
Avi Kivity
1
-14
/
+29
2011-08-08
pcnet: convert to memory API
Avi Kivity
3
-48
/
+61
2011-08-08
ne2000: convert to memory API
Avi Kivity
3
-40
/
+58
2011-08-08
ppc: convert to memory API
Avi Kivity
15
-217
/
+201
2011-08-08
lsi53c895a: convert to memory API
Avi Kivity
1
-202
/
+56
2011-08-08
intel-hda: convert to memory API
Avi Kivity
1
-16
/
+19
2011-08-08
ahci: convert to memory API
Avi Kivity
3
-21
/
+15
2011-08-08
virtio-pci: convert to memory API
Avi Kivity
2
-45
/
+27
2011-08-08
ivshmem: convert to memory API
Avi Kivity
1
-98
/
+50
2011-08-08
ide: convert to memory API
Avi Kivity
5
-120
/
+261
2011-08-08
es1370: convert to memory API
Avi Kivity
1
-18
/
+25
2011-08-08
eepro100: convert to memory API
Avi Kivity
1
-145
/
+37
2011-08-08
e1000: convert to memory API
Avi Kivity
1
-66
/
+48
2011-08-08
ac97: convert to memory API
Avi Kivity
1
-37
/
+52
2011-08-08
rtl8139: convert to memory API
Avi Kivity
1
-34
/
+38
2011-08-08
pci: allow I/O BARs to be registered with pci_register_bar_region()
Avi Kivity
3
-21
/
+26
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
20
-38
/
+91
2011-08-08
cirrus: simplify linear framebuffer access functions
Avi Kivity
1
-66
/
+8
2011-08-08
vga: simplify vga window mmio access functions
Avi Kivity
3
-52
/
+12
2011-08-08
cirrus: simplify vga window mmio access functions
Avi Kivity
1
-68
/
+11
2011-08-08
cirrus: simplify bitblt BAR access functions
Avi Kivity
1
-68
/
+13
2011-08-08
cirrus: simplify mmio BAR access functions
Avi Kivity
1
-70
/
+8
2011-08-08
vga: convert vga and its derivatives to the memory API
Avi Kivity
10
-435
/
+437
2011-08-08
vmsvga: don't remember pci BAR address in callback any more
Avi Kivity
1
-6
/
+6
2011-08-08
pci: add API to get a BAR's mapped address
Avi Kivity
2
-0
/
+6
2011-08-05
qdev: Eliminate duplicate reset
Isaku Yamahata
1
-2
/
+12
2011-08-05
Check fread() results to avoid gcc 4.6 warnings
David Gibson
1
-0
/
+13
2011-08-05
kvmclock: Fix feature detection
Jan Kiszka
1
-5
/
+2
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
9
-27
/
+64
2011-08-04
Merge remote-tracking branch 'spice/spice.v40' into staging
Anthony Liguori
3
-57
/
+419
2011-08-04
Merge remote-tracking branch 'kraxel/usb.22' into staging
Anthony Liguori
19
-802
/
+959
2011-08-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-101
/
+116
2011-08-04
virtio-balloon: Unregister savevm section on device unplug
Amit Shah
1
-0
/
+4
2011-08-04
virtio-balloon: Add exit handler, fix memleaks
Amit Shah
3
-1
/
+16
2011-08-04
virtio-balloon: Check if balloon registration failed
Amit Shah
2
-1
/
+11
2011-08-04
virtio-balloon: Fix header comment; add Copyright
Amit Shah
1
-1
/
+3
2011-08-04
balloon: Separate out stat and balloon handling
Amit Shah
1
-5
/
+2
[next]