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-04-01
Use pixel_ops.h
pbrook
1
-24
/
+1
2009-03-31
Remove unused variable
blueswir1
1
-1
/
+0
2009-03-31
Avoid rounding problems in ptimer_get_count
pbrook
1
-1
/
+31
2009-03-29
Misc scsi disk/cdrom fixes/improvements 4/4
blueswir1
1
-0
/
+3
2009-03-29
misc scsi disk/cdrom fixes/improvements 3/4
blueswir1
1
-1
/
+9
2009-03-29
misc scsi disk/cdrom fixes/improvements 2/4
blueswir1
1
-0
/
+4
2009-03-29
misc scsi disk/cdrom fixes/improvements 1/4
blueswir1
1
-0
/
+1
2009-03-28
target-sh4: r2d --append option support
aurel32
1
-3
/
+2
2009-03-28
hw/eeprom93xx.c: support 93xx EEPROMs with more than 255 words
aurel32
1
-10
/
+14
2009-03-28
hw/eeprom93xx.c: substitute structure dump with discrete dump in eeprom_save/...
aurel32
1
-2
/
+27
2009-03-28
target-sh4: r2d --append option support
aurel32
1
-5
/
+16
2009-03-28
Use the DMA api to map virtio elements.
aliguori
1
-82
/
+17
2009-03-28
virtio-blk: use generic vectored I/O APIs (Christoph Hellwig)
aliguori
1
-71
/
+17
2009-03-28
Clean some PCI defines (Stefan Weil)
aliguori
2
-10
/
+11
2009-03-28
Fix monitor command (screendump) (Stefan Weil)
aliguori
1
-0
/
+1
2009-03-28
Remove nodisk_ok machine feature (Jan Kiszka)
aliguori
7
-21
/
+0
2009-03-28
musicpal: Fix regression caused by 6839 (Jan Kiszka)
aliguori
1
-1
/
+2
2009-03-28
get roms more room. (Glauber Costa)
aliguori
1
-10
/
+19
2009-03-28
new scsi-generic abstraction, use SG_IO (Christoph Hellwig)
aliguori
1
-39
/
+3
2009-03-28
Document sun ID PROM contents
blueswir1
1
-5
/
+7
2009-03-20
virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY (Alex Williamson)
aliguori
1
-3
/
+4
2009-03-20
e1000: Fix RX descriptor low threshold interrupt logic (Alex Williamson)
aliguori
1
-2
/
+2
2009-03-17
Fix VGA issue introduced by r6349
malc
1
-2
/
+10
2009-03-16
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
9
-39
/
+0
2009-03-13
temporarily disable logging around pci config writes (Avi Kivity)
aliguori
1
-1
/
+12
2009-03-13
stop dirty logging while updating cirrus bank memory (Glauber Costa)
aliguori
1
-0
/
+5
2009-03-13
Add missing file
aliguori
1
-0
/
+95
2009-03-13
qemu:virtio-net: Check return size on the correct sg list (Alex Williamson)
aliguori
1
-1
/
+1
2009-03-13
Add and use remaining #defines for PCI device IDs (Stuart Brady)
aliguori
9
-87
/
+28
2009-03-13
remove is_graphic_console from vga.c (Stefano Stabellini)
aliguori
1
-11
/
+7
2009-03-13
DisplayAllocator interface (Stefano Stabellini)
aliguori
6
-11
/
+24
2009-03-12
From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001
aliguori
3
-223
/
+278
2009-03-12
Add specialized block driver scsi generic API (Avi Kivity)
aliguori
1
-17
/
+22
2009-03-10
Clean build: Add bt-host.h
aurel32
1
-3
/
+0
2009-03-10
musicpal: Reorganize IO memory handling (Jan Kiszka)
malc
1
-50
/
+139
2009-03-08
Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)
blueswir1
6
-260
/
+111
2009-03-08
Add new entries to firmware configuration device
blueswir1
1
-0
/
+6
2009-03-07
do not pretend to support low voltage operation
aurel32
1
-1
/
+1
2009-03-07
clean build: Fix arm build warnings
aurel32
2
-18
/
+1
2009-03-07
arm: Fix gic_irq_state.level bitfield type
aurel32
1
-1
/
+1
2009-03-07
ppc_oldworld: swap the MACIO and CMD646 IDE controllers
aurel32
1
-9
/
+8
2009-03-07
Use a dedicated function to request exit from execution loop
aurel32
2
-2
/
+2
2009-03-07
Activate uninorth AGP bridge
blueswir1
1
-20
/
+8
2009-03-07
Sparse fixes: dubious mixing of bitwise and logical operations
blueswir1
1
-1
/
+1
2009-03-07
Sparse fixes: move ACPI table definitions to pc.h
blueswir1
2
-4
/
+5
2009-03-07
Sparse fixes: truncation by cast
blueswir1
2
-26
/
+26
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
8
-20
/
+32
2009-03-07
Fix sparc64-softmmu breakage from r6711
blueswir1
1
-2
/
+2
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
16
-92
/
+112
2009-03-05
monitor: Rework modal password input (Jan Kiszka)
aliguori
2
-3
/
+10
[prev]
[next]