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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
scsi: pass down REQUEST SENSE to the device when there is no stored sense
Paolo Bonzini
3
-5
/
+9
2011-11-18
scsi: remove block descriptors from CDs
Paolo Bonzini
1
-1
/
+2
2011-11-18
scsi: fix parsing of allocation length field
Paolo Bonzini
1
-10
/
+87
2011-11-18
scsi: update list of commands
Paolo Bonzini
3
-10
/
+29
2011-11-18
atapi: kill MODE SENSE(6), fix MODE SENSE(10)
Paolo Bonzini
1
-12
/
+8
2011-11-18
scsi-disk: guess geometry
Paolo Bonzini
1
-2
/
+2
2011-11-18
scsi: fix fw path
Paolo Bonzini
2
-2
/
+2
2011-11-18
Documentation: Add section about iSCSI LUNS to qemu-doc
Ronnie Sahlberg
1
-0
/
+56
2011-11-17
Makefile: fix qga dependencies
Michael S. Tsirkin
1
-4
/
+5
2011-11-17
Makefile: dependency fix
Michael S. Tsirkin
1
-1
/
+1
2011-11-17
Makefile: fix dependencies for generated .h, .c
Michael S. Tsirkin
1
-18
/
+18
2011-11-17
Makefile: remove more generated files on clean
Michael S. Tsirkin
1
-0
/
+2
2011-11-17
qapi: Check for negative enum values
Luiz Capitulino
1
-1
/
+1
2011-11-17
monitor: Fix file_completion() to check for stat() failure
Markus Armbruster
1
-2
/
+2
2011-11-17
Fixing some spelling in docs/libcacard.txt
Matthias Brugger
1
-6
/
+6
2011-11-17
Fix typo: runnning -> running
Vagrant Cascadian
1
-1
/
+1
2011-11-17
Fix some spelling bugs in documentation and comments
Stefan Weil
3
-5
/
+5
2011-11-17
Fix spelling in documentation and comments (similiar -> similar)
Stefan Weil
3
-4
/
+4
2011-11-14
Update version to 1.0-rc2
v1.0-rc2
Anthony Liguori
1
-1
/
+1
2011-11-14
pc_piix: set qxl revision to 2 for pc-0.14
Alon Levy
1
-0
/
+12
2011-11-14
hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads
Peter Maydell
1
-1
/
+1
2011-11-14
Revert bugfix e7852674d5 until tested or until after the release.
Andrzej Zaborowski
1
-3
/
+2
2011-11-14
s390x: initialize virtio dev region
Alexander Graf
1
-0
/
+12
2011-11-14
tcg: Use TCGReg for standard tcg-target entry points.
Richard Henderson
10
-52
/
+56
2011-11-14
tcg: Standardize on TCGReg as the enum for hard registers
Richard Henderson
10
-36
/
+36
2011-11-14
s390x: Add shutdown for TCG s390-virtio machine
Alexander Graf
2
-3
/
+21
2011-11-14
s390: Fix cpu shutdown for KVM
Christian Borntraeger
3
-14
/
+39
2011-11-14
s390: fix short kernel command lines
Christian Borntraeger
1
-1
/
+1
2011-11-14
s390: fix reset hypercall to reset the status
Christian Borntraeger
1
-0
/
+1
2011-11-14
s390x: implement SIGP restart and shutdown
Alexander Graf
1
-0
/
+14
2011-11-14
s390x: implement rrbe instruction properly
Alexander Graf
1
-5
/
+7
2011-11-14
s390x: update R and C bits in storage key
Alexander Graf
3
-1
/
+16
2011-11-14
s390x: make ipte 31-bit aware
Alexander Graf
1
-0
/
+7
2011-11-14
s390x: add ldeb instruction
Alexander Graf
3
-0
/
+14
2011-11-14
hw/onenand: reject read-only drives
Juha Riihimäki
1
-0
/
+5
2011-11-14
hw/nand: reject read-only drives
Juha Riihimäki
1
-8
/
+14
2011-11-14
hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9
Jean-Christophe DUBOIS
1
-6
/
+21
2011-11-14
hw/pxa2xx.c: Fix handling of RW bits in PMCR
Peter Maydell
1
-0
/
+1
2011-11-14
hw/usb-net.c: Fix precedence bug when checking rndis_state
Peter Maydell
1
-2
/
+3
2011-11-13
memory: fix 'info mtree' segfaults
Avi Kivity
1
-2
/
+2
2011-11-11
Merge remote-tracking branch 'kwolf/block-stable' into staging
Anthony Liguori
20
-189
/
+383
2011-11-11
vl.c: prohibit simultaneous use of -icount with kvm or xen
Max Filippov
1
-0
/
+5
2011-11-11
hw/arm_timer.c: Fix bounds check for Integrator timer accesses
Peter Maydell
1
-2
/
+2
2011-11-11
hw/pxa2xx.c: Fix handling of R/WC bits in PMCR
Peter Maydell
1
-1
/
+3
2011-11-11
hw/pl061: Remove pointless comparison of array to null
Peter Maydell
1
-1
/
+1
2011-11-11
hw/tc58128.c: Remove unnecessary check for g_malloc failure
Peter Maydell
1
-5
/
+1
2011-11-11
linux-user/elfload.c: Don't memset(NULL..) if malloc() failed
Peter Maydell
2
-4
/
+3
2011-11-11
hw/omap_intc.c: Avoid crash on access to nonexistent banked registers
Peter Maydell
1
-0
/
+6
2011-11-11
os-posix: Plug fd leak in qemu_create_pidfile()
Markus Armbruster
1
-0
/
+3
2011-11-11
posix-aio-compat: Plug memory leak on paio_init() error path
Markus Armbruster
1
-0
/
+1
[prev]
[next]