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-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
58
-218
/
+218
2009-05-13
Remove vga_ram_size
Paul Brook
41
-130
/
+125
2009-05-13
ETRAX: Correct setting of ethernet station address.
Edgar E. Iglesias
1
-2
/
+2
2009-05-12
Follow coding conventions.
Paul Brook
1
-6
/
+6
2009-05-12
Push AUD_init down to devices
Paul Brook
22
-100
/
+44
2009-05-12
Make AUD_init failure fatal
Paul Brook
5
-26
/
+15
2009-05-10
Follow coding conventions
Paul Brook
53
-857
/
+856
2009-05-08
vga: Replace VGA_COMMON with a structure
Avi Kivity
5
-472
/
+472
2009-05-08
e1000: Do not reinit pci config space to 0
Amit Shah
1
-1
/
+0
2009-05-08
reset state for load_linux
Glauber Costa
1
-0
/
+7
2009-05-08
register reset handler for option_roms
Glauber Costa
1
-0
/
+25
2009-05-08
Remove superfluous #includes.
Paul Brook
2
-2
/
+0
2009-05-08
Use target_phys_addr_t, not target_ulong.
Paul Brook
1
-12
/
+13
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
47
-262
/
+180
2009-05-06
Fix PL110 framebuffer byteswapping in 32bpp mode.
Paul Brook
1
-1
/
+1
2009-05-05
ETRAX: Simplify serport control logic.
Edgar E. Iglesias
1
-83
/
+44
2009-05-05
ETRAX: Drop _t for the serial type.
Edgar E. Iglesias
1
-7
/
+7
2009-05-05
ETRAX: Use NULL for subwidth serport reg accesses.
Edgar E. Iglesias
1
-18
/
+2
2009-05-05
ETRAX: Drop the _t for the internal PIC type.
Edgar E. Iglesias
1
-8
/
+8
2009-05-05
ETRAX: Simplify the interrupt controller model.
Edgar E. Iglesias
1
-57
/
+24
2009-05-05
ETRAX: Simplify interrupt signaling.
Edgar E. Iglesias
3
-20
/
+7
2009-05-03
minor fix of pci_register_bus()
Isaku Yamahata
1
-0
/
+1
2009-05-03
use PCI_HEADER_TYPE.
Isaku Yamahata
21
-32
/
+37
2009-05-03
Handle NULL bdrv.
Paul Brook
1
-4
/
+10
2009-05-01
Fix hw/acpi.c build w/ DEBUG enabled
Alex Williamson
1
-6
/
+6
2009-05-01
Pci nic: pci_register_device can fail
Chris Wright
5
-0
/
+17
2009-05-01
suport device driver initialization model
Glauber Costa
1
-2
/
+1
2009-05-01
fix virtio_blk_inhdr comment
Christoph Hellwig
1
-1
/
+1
2009-05-01
Hardware watchdog
Richard W.M. Jones
5
-0
/
+786
2009-05-01
virtio-blk: add SGI_IO passthru support
Christoph Hellwig
2
-7
/
+128
2009-05-01
Remove redundant cirrus vga ram functions.
Paul Brook
1
-30
/
+0
2009-04-30
Remove vga LFB accessor hacks.
Paul Brook
1
-8
/
+0
2009-04-27
Synch to VGA
Blue Swirl
1
-4
/
+4
2009-04-27
[RESEND] Fix vga segfaults or screen corruption with large memory guests
Avi Kivity
1
-5
/
+6
2009-04-25
Fix compilation when x86_64 is defined
Blue Swirl
2
-8
/
+14
2009-04-25
Fix warning
Blue Swirl
1
-1
/
+1
2009-04-24
qemu: create helper for event notification (Marcelo Tosatti)
aliguori
1
-3
/
+1
2009-04-23
Fix typo, thanks to Andreas Faerber for spotting
blueswir1
1
-1
/
+1
2009-04-23
Use a more natural order
blueswir1
3
-5
/
+5
2009-04-22
Change RTC time drift IRQ re-injection (Gleb Natapov)
aliguori
1
-15
/
+47
2009-04-22
implement qemu_blockalign (Stefano Stabellini)
aliguori
1
-1
/
+1
2009-04-22
xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
aliguori
1
-0
/
+6
2009-04-22
xen: pv domain builder. (Gerd Hoffmann)
aliguori
5
-0
/
+358
2009-04-22
xen: blk & nic configuration via cmd line. (Gerd Hoffmann)
aliguori
4
-0
/
+170
2009-04-22
xen: add net backend driver. (Gerd Hoffmann)
aliguori
3
-0
/
+408
2009-04-22
xen: add block device backend driver. (Gerd Hoffmann)
aliguori
4
-0
/
+885
2009-04-22
xen: add framebuffer backend driver (Gerd Hoffmann)
aliguori
3
-0
/
+1022
2009-04-22
xen: add console backend driver. (Gerd Hoffmann)
aliguori
3
-0
/
+274
2009-04-22
xen: backend driver core (Gerd Hoffmann)
aliguori
4
-1
/
+840
2009-04-22
xen: groundwork for xen support (Gerd Hoffmann)
aliguori
3
-0
/
+83
[next]