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-22
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
11
-34
/
+37
2011-08-22
pci: add pci_address_space()
Avi Kivity
2
-0
/
+6
2011-08-22
isa: add isa_address_space()
Avi Kivity
2
-0
/
+7
2011-08-22
sysbus: remove sysbus_init_mmio_cb()
Avi Kivity
2
-14
/
+0
2011-08-22
ppce500_pci: convert to sysbus_init_mmio_cb2()
Avi Kivity
1
-1
/
+11
2011-08-22
versatile_pci: convert to memory API
Avi Kivity
1
-49
/
+43
2011-08-22
arm11mpcore: use sysbus_init_mmio_cb2
Avi Kivity
1
-1
/
+6
2011-08-22
sh_pci: convert to memory API
Avi Kivity
1
-21
/
+42
2011-08-22
sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback
Avi Kivity
2
-0
/
+18
2011-08-22
ppc4xx_sdram: convert to memory API
Avi Kivity
6
-29
/
+69
2011-08-22
ppc405_uc: convert to memory API
Avi Kivity
1
-65
/
+51
2011-08-22
pcie_host: convert to memory API
Avi Kivity
2
-79
/
+31
2011-08-22
onenand: convert to memory API
Avi Kivity
1
-32
/
+37
2011-08-22
omap_gpmc/nseries/tusb6010: convert to memory API
Avi Kivity
4
-44
/
+56
2011-08-22
tusb6010: move declarations to new file tusb6010.h
Avi Kivity
4
-8
/
+27
2011-08-22
gt64xxx.c: convert to memory API
Avi Kivity
1
-21
/
+15
2011-08-22
armv7m: convert to memory API
Avi Kivity
1
-14
/
+10
2011-08-22
arm_timer: convert to memory API
Avi Kivity
1
-35
/
+20
2011-08-22
arm_sysctl: convert to memory API
Avi Kivity
1
-17
/
+10
2011-08-22
arm_gic: convert to memory API
Avi Kivity
4
-56
/
+44
2011-08-22
apic: convert to memory API
Avi Kivity
1
-15
/
+10
2011-08-22
apb_pci: convert to memory API
Avi Kivity
1
-47
/
+37
2011-08-22
pcnet: fix wrong opaque (broken by bd8d6f7cadb6ace98c779135217a4ed7b5fccc23)
Hervé Poussineau
1
-2
/
+2
2011-08-22
e1000: use MII status register for link up/down
Bjørn Mork
2
-2
/
+22
2011-08-22
char: remove qemu_chr_send_event()
Anthony Liguori
1
-15
/
+0
2011-08-22
char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd()
Anthony Liguori
1
-1
/
+1
2011-08-22
char: rename qemu_chr_close() -> qemu_chr_delete()
Anthony Liguori
2
-2
/
+2
2011-08-22
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
5
-10
/
+10
2011-08-22
char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
Anthony Liguori
5
-27
/
+27
2011-08-22
char: rename qemu_chr_guest_close() -> qemu_chr_fe_close()
Anthony Liguori
1
-1
/
+1
2011-08-22
char: rename qemu_chr_guest_open() -> qemu_chr_fe_open()
Anthony Liguori
1
-1
/
+1
2011-08-22
char: rename qemu_chr_can_read() -> qemu_chr_be_can_read()
Anthony Liguori
1
-2
/
+2
2011-08-22
char: rename qemu_chr_read() -> qemu_chr_be_write()
Anthony Liguori
2
-5
/
+5
2011-08-22
char: rename qemu_chr_printf() -> qemu_chr_fe_printf()
Anthony Liguori
1
-11
/
+11
2011-08-22
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
22
-27
/
+27
2011-08-21
Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging
Anthony Liguori
9
-136
/
+415
2011-08-21
escc: replace DPRINTFs with tracepoints
Blue Swirl
1
-46
/
+14
2011-08-21
m48t59: avoid structure holes spotted by pahole
Blue Swirl
1
-4
/
+5
2011-08-21
escc: avoid structure holes spotted by pahole
Blue Swirl
1
-4
/
+5
2011-08-21
fdc: avoid structure holes spotted by pahole
Blue Swirl
1
-9
/
+9
2011-08-21
pcnet: avoid structure holes spotted by pahole
Blue Swirl
1
-2
/
+2
2011-08-21
esp: avoid structure holes spotted by pahole
Blue Swirl
1
-5
/
+6
2011-08-21
sun4m: avoid structure holes spotted by pahole
Blue Swirl
1
-10
/
+10
2011-08-21
tcx: avoid structure holes spotted by pahole
Blue Swirl
1
-2
/
+2
2011-08-21
sun4m_iommu: avoid structure holes spotted by pahole
Blue Swirl
1
-1
/
+1
2011-08-21
slavio_intctl: avoid structure holes spotted by pahole
Blue Swirl
1
-4
/
+4
2011-08-21
slavio_misc: avoid structure holes spotted by pahole
Blue Swirl
1
-1
/
+1
2011-08-21
slavio_timer: avoid structure holes spotted by pahole
Blue Swirl
1
-3
/
+3
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
189
-657
/
+655
2011-08-20
scsi-disk: fix DPRINTF
Blue Swirl
1
-2
/
+2
[next]