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
2013-05-13
qom: improve documentation of cast functions
Paolo Bonzini
1
-2
/
+21
2013-05-13
qga: unlink just created guest-file if fchmod() or fdopen() fails on it
Laszlo Ersek
1
-0
/
+3
2013-05-13
qga: distinguish binary modes in "guest_file_open_modes" map
Laszlo Ersek
1
-6
/
+16
2013-05-13
Merge remote-tracking branch 'mjt/trivial-patches-next' into staging
Anthony Liguori
14
-28
/
+49
2013-05-13
Merge remote-tracking branch 'spice/spice.v70' into staging
Anthony Liguori
1
-0
/
+3
2013-05-12
osdep.h: include sys/types.h for ssize_t definition
Igor Mitsyanko
1
-1
/
+1
2013-05-12
remove double semicolons
Dong Xu Wang
7
-9
/
+9
2013-05-12
clean unnecessary code: don't check g_strdup arg for NULL
Dong Xu Wang
2
-2
/
+2
2013-05-12
docs: mention AddressSpaces in docs/memory.txt
Paolo Bonzini
1
-4
/
+7
2013-05-12
audio: update documentation after removing --audio-card-list option
Hervé Poussineau
1
-4
/
+0
2013-05-12
m25p80.c: Sync Flash chip list with Linux
Ed Maste
1
-5
/
+26
2013-05-12
bsd-user: OS-agnostic 64-bit SYSCTL types
Ed Maste
1
-3
/
+4
2013-05-10
target-i386: ROR r8/r16 imm instruction fix
Aurelien Jarno
1
-0
/
+1
2013-05-09
tcg/optimize: fix setcond2 optimization
Aurelien Jarno
1
-0
/
+1
2013-05-09
qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode
Hans de Goede
1
-0
/
+3
2013-05-08
Update version for 1.5.0-rc1
v1.5.0-rc1
Anthony Liguori
1
-1
/
+1
2013-05-08
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
20
-18
/
+474
2013-05-08
virtio: properly validate address before accessing config
Jason Wang
1
-12
/
+18
2013-05-08
virtio-pci: fix level interrupts
Michael S. Tsirkin
1
-0
/
+5
2013-05-08
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
1
-16
/
+16
2013-05-08
PPC: Fix rldcl
Alexander Graf
1
-2
/
+0
2013-05-08
PPC: Depend behavior of cmp instructions only on instruction encoding
Alexander Graf
1
-16
/
+16
2013-05-08
target-mips: fix incorrect behaviour for INSV
Petar Jovanovic
2
-2
/
+15
2013-05-08
target-mips: add missing check_dspr2 for multiply instructions
Petar Jovanovic
1
-0
/
+1
2013-05-08
qemu-iotests: fix 017 018 for vmdk
Fam Zheng
4
-4
/
+8
2013-05-08
qemu-iotests: exclude vmdk and qcow from 043
Fam Zheng
1
-1
/
+1
2013-05-08
qemu-iotests: exclude vmdk for test 042
Fam Zheng
1
-1
/
+1
2013-05-08
qtest/ide-test: Test short and long PRDTs
Kevin Wolf
1
-0
/
+54
2013-05-08
qtest/ide-test: Add simple DMA read/write test case
Kevin Wolf
1
-0
/
+221
2013-05-08
qtest: Add IDE test case
Kevin Wolf
2
-0
/
+167
2013-05-08
libqos/pci: Enable bus mastering
Kevin Wolf
1
-1
/
+1
2013-05-08
ide: Reset BMIDEA bit when the bus master is stopped
Kevin Wolf
1
-0
/
+1
2013-05-08
de_DE.po: Add missing leading spaces
Kevin Wolf
1
-2
/
+2
2013-05-08
ahci: Don't allow creating slave drives
Kevin Wolf
9
-9
/
+18
2013-05-07
Update version for qemu-1.5.0-rc0
v1.5.0-rc0
Anthony Liguori
1
-1
/
+1
2013-05-07
Merge remote-tracking branch 'kraxel/usb.82' into staging
Anthony Liguori
3
-16
/
+104
2013-05-07
qga: set umask 0077 when daemonizing (CVE-2013-2007)
Laszlo Ersek
2
-5
/
+120
2013-05-07
virtio-net: properly check the vhost status during status set
Jason Wang
1
-2
/
+2
2013-05-07
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
12
-59
/
+214
2013-05-07
xhci: handle USB_RET_BABBLE
Gerd Hoffmann
1
-0
/
+5
2013-05-07
uhci: Use an intermediate buffer for usb packet data
Hans de Goede
1
-8
/
+13
2013-05-07
usb-host: add usb_host_full_speed_compat
Gerd Hoffmann
1
-3
/
+37
2013-05-07
usb-host: live migration support for the libusb version
Gerd Hoffmann
1
-5
/
+49
2013-05-06
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+6
2013-05-06
target-i386: n270 can MOVBE
Borislav Petkov
3
-1
/
+4
2013-05-06
target-i386: Introduce generic CPUID feature compat function
Eduardo Habkost
2
-0
/
+30
2013-05-06
Merge branch 's390-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
5
-17
/
+48
2013-05-06
target-i386: Change CPUID model of 486 to 8
Andreas Färber
2
-1
/
+5
2013-05-06
target-i386: Emulate X86CPU subclasses for global properties
Andreas Färber
1
-0
/
+9
2013-05-06
qdev: Introduce qdev_prop_set_globals_for_type()
Andreas Färber
2
-11
/
+27
[prev]
[next]