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-19
pci: introduce helper functions to test-and-{clear, set} mask in configuratio...
Isaku Yamahata
1
-0
/
+70
2010-10-18
pci: make pci_del_capability() update for w1cmask
Isaku Yamahata
1
-0
/
+1
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
2010-09-21
virtio-blk: propagate the required alignment
Christoph Hellwig
1
-0
/
+1
2010-09-21
use qemu_blockalign consistently
Christoph Hellwig
2
-5
/
+6
2010-09-20
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2
-1
/
+11
2010-09-20
msix: clear not only INTA, but all INTx when MSI-X is enabled.
Isaku Yamahata
1
-1
/
+4
2010-09-20
pci: implement RW1C register framework.
Isaku Yamahata
2
-0
/
+8
2010-09-20
e1000: Pad short frames to minimum size (60 bytes)
Stefan Hajnoczi
1
-0
/
+10
2010-09-18
Use gcc warning flag -Wempty-body
Blue Swirl
4
-8
/
+12
2010-09-18
pxa2xx: fix SSSR TFN logic
Blue Swirl
1
-4
/
+4
2010-09-18
pxa2xx: remove useless checks
Blue Swirl
1
-1
/
+1
2010-09-18
Use range_covers_byte
Blue Swirl
2
-8
/
+11
2010-09-18
Introduce range.h
Blue Swirl
6
-31
/
+5
2010-09-18
Check for errors during BIOS or kernel load
Blue Swirl
4
-13
/
+18
2010-09-15
serial: Update parameters after load
Michal Novotny
1
-0
/
+1
2010-09-14
vhost: fix infinite loop on error path
Michael S. Tsirkin
1
-1
/
+1
[prev]
[next]