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
2010-10-20
Fix pci hotplug to generate level triggered interrupt.
Gleb Natapov
1
-11
/
+17
2010-10-20
Use defines instead of numbers for pci hotplug sts bit
Gleb Natapov
1
-2
/
+4
2010-10-20
wacom tablet: activate event handlers.
Gerd Hoffmann
1
-3
/
+10
2010-10-20
vmmouse: adapt to mouse handler changes.
Gerd Hoffmann
1
-10
/
+21
2010-10-20
[virtio-9p] Add support to v9fs_string_alloc_printf() for handling %lu.
Venkateswararao Jujjuri (JV)
1
-0
/
+17
2010-10-20
[virtio-9p] Use preadv/pwritev instead of readv/writev
Sanchit Garg
3
-94
/
+67
2010-10-20
[virtio-9p] Qemu 9p commandline options validity checks
Harsh Prateek Bora
1
-2
/
+2
2010-10-20
virtio-9p: Support mapped posix acl
Aneesh Kumar K.V
4
-5
/
+191
2010-10-20
virtio-9p: Use layered xattr approach
Aneesh Kumar K.V
6
-91
/
+343
2010-10-20
[virtio-9p] Ignore O_DIRECT hint from client.
Venkateswararao Jujjuri (JV)
1
-0
/
+5
2010-10-20
qemu-virtio-9p: Implement TREADLINK operation for 9p2000.L
M. Mohan Kumar
3
-0
/
+60
2010-10-20
[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
3
-0
/
+36
2010-10-20
qemu-virtio9p: Implement TGETLOCK
M. Mohan Kumar
3
-0
/
+79
2010-10-20
[virto-9p] Implement TLOCK
M. Mohan Kumar
3
-0
/
+94
2010-10-20
[virtio-9p] open should not return EBADF
Sripathi Kodi
1
-1
/
+3
2010-10-20
apic: convert debug printf statements to tracepoints
Blue Swirl
1
-30
/
+18
2010-10-13
Delete write only variables
Blue Swirl
12
-70
/
+20
2010-10-13
ppc: remove video.x
Blue Swirl
3
-145
/
+7
2010-10-13
lsi53c895a: avoid a write only variable
Blue Swirl
1
-0
/
+1
2010-10-13
eepro100: initialize a variable in all cases
Blue Swirl
1
-3
/
+3
2010-10-13
cirrus: avoid write only variables
Blue Swirl
3
-29
/
+51
2010-10-11
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
6
-81
/
+125
2010-10-09
acpi: Fix an infinite loop in acpi_table_add
Vincent Minet
1
-1
/
+1
2010-10-07
vhost: error code
Michael S. Tsirkin
1
-0
/
+2
2010-10-07
virtio: change set guest notifier to per-device
Michael S. Tsirkin
3
-26
/
+57
2010-10-07
eepro100: Add support for multiple individual addresses (multiple IA)
Stefan Weil
1
-9
/
+21
2010-10-07
virtio-net: unify vhost-net start/stop
Michael S. Tsirkin
1
-46
/
+43
2010-10-07
virtio: invoke set_status callback on reset
Michael S. Tsirkin
1
-0
/
+2
2010-10-05
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
1
-1
/
+7
2010-10-05
Fix spelling in comments
Stefan Weil
1
-1
/
+1
2010-10-03
rc4030: Fix compilation error in debug code
Stefan Weil
1
-1
/
+4
2010-10-03
mipsnet: Fix compiler warning in debug code
Stefan Weil
1
-1
/
+1
2010-10-03
virtio-9p: Use GCC_FMT_ATTR and fix a format warning
Stefan Weil
1
-4
/
+6
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2
-2
/
+4
2010-10-03
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
1
-1
/
+1
2010-10-02
sysbus: fix address truncation
Blue Swirl
2
-3
/
+5
2010-10-02
virtex: Add braces
Edgar E. Iglesias
1
-1
/
+2
2010-10-01
disable guest-provided stats on "info balloon" command
Eduardo Habkost
1
-1
/
+7
2010-09-30
powerpc: Add a virtex5 ml507 refdesign board
Edgar E. Iglesias
1
-0
/
+278
2010-09-25
Introduce qemu_madvise()
Andreas Färber
1
-2
/
+2
2010-09-24
powerpc: Make the decr interrupt type overridable
Edgar E. Iglesias
3
-5
/
+17
2010-09-24
fmopl: workaround for -Wempty-body
malc
1
-2
/
+4
2010-09-22
Fix compilation error (missing include statement)
Stefan Weil
1
-0
/
+1
2010-09-21
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
6
-9
/
+32
2010-09-21
mips_malta: Fix format strings
Stefan Weil
1
-2
/
+2
2010-09-21
mips_fulong2e: Fix format strings
Stefan Weil
1
-3
/
+3
2010-09-21
scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commands
Bernhard Kohl
1
-1
/
+2
2010-09-21
scsi-generic: add missing reset handler
Bernhard Kohl
1
-2
/
+19
2010-09-21
ide: propagate the required alignment
Christoph Hellwig
1
-1
/
+3
2010-09-21
scsi-disk: propagate the required alignment
Christoph Hellwig
1
-0
/
+1
[next]