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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-28
vl: Tighten parsing of -numa's parameter mem
Markus Armbruster
1
-2
/
+2
2011-11-28
cutils: Drop broken support for zero strtosz default_suffix
Markus Armbruster
1
-13
/
+4
2011-11-28
configure: tighten pie toolchain support test for tls variables
Avi Kivity
1
-1
/
+11
2011-11-28
usb-redir: Don't try to write to the chardev after a close event
Hans de Goede
1
-0
/
+4
2011-11-28
usb-redir: Device disconnect + re-connect robustness fixes
Hans de Goede
1
-1
/
+21
2011-11-28
usb-redir: Call qemu_chr_fe_open/close
Hans de Goede
1
-0
/
+3
2011-11-28
spice-qemu-char: Generate chardev open/close events
Hans de Goede
1
-1
/
+35
2011-11-28
qemu-char: rename qemu_chr_event to qemu_chr_be_event and make it public
Hans de Goede
2
-13
/
+23
2011-11-28
9pfs: improve portability to older systems
Aneesh Kumar K.V
1
-1
/
+6
2011-11-28
tci: Make flush_icache_range() inline
Stefan Weil
2
-4
/
+4
2011-11-28
eepro100: Fix alignment requirement for statistical counters
Stefan Weil
1
-1
/
+9
2011-11-28
virtio: add and use virtio_set_features
Paolo Bonzini
5
-20
/
+23
2011-11-28
9pfs: improve portability to older systems
Paolo Bonzini
3
-7
/
+8
2011-11-28
Merge remote-tracking branch 'kwolf/block-stable' into staging
Anthony Liguori
12
-13
/
+99
2011-11-28
Merge remote-tracking branch 'kraxel/usb.32' into staging
Anthony Liguori
5
-39
/
+98
2011-11-28
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
3
-19
/
+6
2011-11-28
Revert "i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID"
Anthony Liguori
1
-4
/
+23
2011-11-26
tci: Add entry to MAINTAINERS
Stefan Weil
1
-0
/
+5
2011-11-26
MAINTAINERS: add checkpatch
Blue Swirl
1
-0
/
+5
2011-11-26
checkpatch.pl: fix CAST detection
Florian Mickler
1
-1
/
+1
2011-11-26
target-xtensa: fix MMUv3 initialization
Max Filippov
2
-2
/
+2
2011-11-23
usb-host: add usb_host_do_reset function.
Gerd Hoffmann
1
-3
/
+22
2011-11-23
vpc: Add missing error handling in alloc_block
Kevin Wolf
1
-1
/
+4
2011-11-23
vdi: Fix memory leak
Kevin Wolf
1
-0
/
+3
2011-11-23
vvfat: Add migration blocker
Kevin Wolf
1
-0
/
+17
2011-11-23
vpc: Add migration blocker
Kevin Wolf
1
-0
/
+13
2011-11-23
vmdk: Add migration blocker
Kevin Wolf
1
-1
/
+15
2011-11-23
vdi: Add migration blocker
Kevin Wolf
1
-0
/
+12
2011-11-23
qcow: Add migration blocker
Kevin Wolf
1
-0
/
+12
2011-11-23
usb-ehci: add register names
Gerd Hoffmann
1
-0
/
+2
2011-11-23
usb-ehci: codestyle fixups
Gerd Hoffmann
1
-28
/
+28
2011-11-23
usb-hub: implement reset
Gerd Hoffmann
1
-3
/
+17
2011-11-23
fix out of tree build
Stefano Stabellini
1
-1
/
+1
2011-11-23
rtl8139: Fix invalid IO access alignment
Julian Pidancet
1
-13
/
+1
2011-11-22
usb-hub: wakeup on detach too.
Gerd Hoffmann
1
-0
/
+2
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
[prev]
[next]