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-22
usb: fix usb_qdev_init error handling.
Gerd Hoffmann
1
-3
/
+15
2011-11-22
usb: make usb_create_simple catch and pass up errors.
Gerd Hoffmann
2
-2
/
+12
2011-11-22
slirp: Clean up net_slirp_hostfwd_remove()'s use of get_str_sep()
Markus Armbruster
1
-5
/
+4
2011-11-22
sheepdog: Avoid deadlock in error path
Dong Xu Wang
1
-0
/
+2
2011-11-22
scsi-generic: add as boot device
Paolo Bonzini
1
-0
/
+5
2011-11-22
scsi: fix fw path
Paolo Bonzini
1
-2
/
+2
2011-11-22
usb-msd: do not register twice in the boot order
Paolo Bonzini
4
-6
/
+10
2011-11-22
virtio-blk: fix cross-endian config space
Paolo Bonzini
1
-3
/
+4
2011-11-21
Update version for 1.0-rc3 release
v1.0-rc3
Anthony Liguori
1
-1
/
+1
2011-11-21
configure: check for EFD_NONBLOCK | EFD_CLOEXEC flags
Max Filippov
1
-1
/
+1
2011-11-21
configure: build position independent executables on x86-Linux hosts
Avi Kivity
1
-18
/
+47
2011-11-21
ivshmem: fix PCI BAR2 registration during initialization
Hongyong Zang
1
-1
/
+1
2011-11-21
msix: avoid mask updates if mask is unchanged
Michael S. Tsirkin
1
-9
/
+20
2011-11-21
msix: Prevent bogus mask updates on MMIO accesses
Michael S. Tsirkin
1
-0
/
+6
2011-11-21
msix: track function masked in pci device state
Michael S. Tsirkin
2
-7
/
+16
2011-11-21
Include zlib.h using #include <>
Stefan Weil
1
-1
/
+1
2011-11-21
9p: pass dotl flags to the unlinkat method
Paolo Bonzini
2
-11
/
+11
2011-11-21
9p: allow compiling the dummy virtio-9p-handle.c code on Linux
Paolo Bonzini
1
-1
/
+2
2011-11-21
qed: add migration blocker (v2)
Anthony Liguori
5
-0
/
+28
2011-11-21
qcow2: implement bdrv_invalidate_cache (v2)
Anthony Liguori
2
-0
/
+36
2011-11-21
block: allow migration to work with image files (v3)
Anthony Liguori
4
-0
/
+28
2011-11-21
ivshmem: use migration blockers to prevent live migration in peer mode (v2)
Anthony Liguori
4
-26
/
+18
2011-11-21
migrate: add migration blockers
Anthony Liguori
2
-0
/
+33
2011-11-21
Merge remote-tracking branch 'kraxel/usb.31' into staging
Anthony Liguori
3
-31
/
+42
2011-11-21
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
40
-177
/
+342
2011-11-21
usb-linux: fix /proc/bus/usb/devices scan
Gerd Hoffmann
1
-1
/
+6
2011-11-21
ehci: add assert
Gerd Hoffmann
1
-0
/
+1
2011-11-21
usb-storage: don't try to send the status early.
Gerd Hoffmann
1
-6
/
+10
2011-11-21
usb-storage: drop result from device state.
Gerd Hoffmann
1
-3
/
+1
2011-11-21
usb-storage: drop tag from device state.
Gerd Hoffmann
1
-7
/
+6
2011-11-21
usb-storage: fill status in complete callback.
Gerd Hoffmann
1
-17
/
+21
2011-11-21
usb-storage: move status debug message to usb_msd_send_status.
Gerd Hoffmann
1
-2
/
+2
2011-11-19
x86: fix pcmpestrm and pcmpistrm
Blue Swirl
1
-4
/
+8
2011-11-19
loader: Fix read_targphys() to behave when read() fails
Markus Armbruster
2
-6
/
+7
2011-11-19
Improve "ta 0" shutdown
Fabien Chouteau
4
-18
/
+9
2011-11-19
gdbstub: Fix memory leak
Stefan Weil
1
-6
/
+8
2011-11-19
tcg-sparc: Fix set-but-not used warnings.
Richard Henderson
1
-4
/
+0
2011-11-19
Merge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
Blue Swirl
27
-112
/
+224
2011-11-19
Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
Blue Swirl
5
-23
/
+84
2011-11-18
Merge remote-tracking branch 'kwolf/block-stable' into staging
Anthony Liguori
6
-44
/
+209
2011-11-18
Merge remote-tracking branch 'qmp/queue/qmp-1.0' into staging
Anthony Liguori
2
-23
/
+26
2011-11-18
fmodaudio: Remove unused variable 'bits16' (reported by cppcheck)
Stefan Weil
1
-4
/
+2
2011-11-18
pseries: Fix qdev.id handling in the VIO bus code
Michael Ellerman
1
-7
/
+29
2011-11-18
pseries: Allow kernel's early debug output to work
David Gibson
1
-2
/
+30
2011-11-18
pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS
Michael Ellerman
1
-1
/
+1
2011-11-18
pseries: Check we have a chardev in spapr_vty_init()
Michael Ellerman
1
-0
/
+5
2011-11-18
pseries: Fix buggy spapr_vio_find_by_reg()
David Gibson
1
-2
/
+2
2011-11-18
pseries: Correct RAM size check for SLOF
David Gibson
1
-3
/
+3
2011-11-18
scsi-block: always use SG_IO for MMC devices
Paolo Bonzini
1
-2
/
+14
2011-11-18
scsi: pass down REQUEST SENSE to the device when there is no stored sense
Paolo Bonzini
3
-5
/
+9
[prev]
[next]