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
2013-08-05
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
1
-0
/
+4
2013-08-05
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-1
/
+144
2013-08-05
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
4
-7
/
+17
2013-08-05
Merge remote-tracking branch 'kraxel/usb.86' into staging
Anthony Liguori
2
-3
/
+3
2013-08-05
pcnet: Flush queued packets on end of STOP state
Jan Kiszka
1
-0
/
+4
2013-08-03
target-mips: fix 34Kf configuration for DSP ASE
Yongbok Kim
1
-4
/
+3
2013-08-02
block: Disable driver-specific options for 1.6
Kevin Wolf
2
-1
/
+144
2013-08-02
vmdk: fix comment for vmdk_co_write_zeroes
Fam Zheng
1
-2
/
+6
2013-08-02
memory.c: drop kvm.h dependency
Michael S. Tsirkin
1
-1
/
+0
2013-08-02
block/iscsi.c: Fix printf format error.
Richard W.M. Jones
1
-1
/
+3
2013-08-02
qemu-ga: build it even if !system
Michael Tokarev
1
-3
/
+8
2013-08-01
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-1
/
+4
2013-08-01
Merge remote-tracking branch 'afaerber/tags/prep-for-upstream' into staging
Anthony Liguori
2
-173
/
+44
2013-08-01
Update version for 1.6.0-rc1
v1.6.0-rc1
Anthony Liguori
1
-1
/
+1
2013-08-01
virtio-console: Use exitfn for virtserialport, too
Andreas Färber
1
-0
/
+1
2013-08-01
virtio-9p-device: Avoid freeing uninitialized memory
Andreas Färber
1
-1
/
+2
2013-08-01
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-2
/
+3
2013-08-01
migration: don't use uninitialized variables
Pawit Pornkitprasan
1
-2
/
+2
2013-08-01
migration: send total time in QMP at "completed" stage
Pawit Pornkitprasan
1
-0
/
+1
2013-08-01
usb-redir: fix use-after-free
Gerd Hoffmann
1
-0
/
+1
2013-08-01
xhci: fix segfault
Gerd Hoffmann
1
-3
/
+2
2013-07-31
i82378: Cleanup implementation
Hervé Poussineau
1
-170
/
+42
2013-07-31
pci-host/prep: Set isa_mem_base in the PCI host bridge
Hervé Poussineau
2
-3
/
+2
2013-07-31
cpu: Fix VMSTATE_CPU() semantics
Andreas Färber
1
-1
/
+4
2013-07-31
MAINTAINERS: change Igor Mitsyanko's email address
Igor Mitsyanko
1
-1
/
+1
2013-07-31
qdev: Use clz in print_size
Richard Henderson
1
-7
/
+13
2013-07-31
qdev: Fix 32-bit compilation in print_size
Richard Henderson
1
-1
/
+1
2013-07-30
Merge remote-tracking branch 'spice/spice.v72' into staging
Anthony Liguori
4
-2
/
+8
2013-07-30
Merge remote-tracking branch 'kraxel/usb.85' into staging
Anthony Liguori
3
-51
/
+134
2013-07-30
Merge remote-tracking branch 'borntraeger/s390-for-1.6' into staging
Anthony Liguori
8
-91
/
+283
2013-07-30
mips_r4k: Silence BIOS loading warning for qtest
Andreas Färber
1
-2
/
+2
2013-07-30
mips_jazz: Silence BIOS loading warning for qtest
Andreas Färber
1
-1
/
+2
2013-07-30
mips_malta: Silence BIOS loading warning for qtest
Andreas Färber
1
-1
/
+3
2013-07-30
mips_fulong2e: Silence BIOS loading warning for qtest
Andreas Färber
1
-1
/
+3
2013-07-30
target-ppc: Suppress TCG instruction emulation warnings for qtest
Andreas Färber
1
-1
/
+1
2013-07-30
chardev: fix CHR_EVENT_OPENED events for mux chardevs
Michael Roth
2
-0
/
+51
2013-07-30
tci: Fix broken build (compiler warning caused by redefined macro BIT)
Stefan Weil
1
-3
/
+0
2013-07-30
target-mips: correct the values in the DSP tests
Petar Jovanovic
5
-33
/
+37
2013-07-30
s390: Implement dump-guest-memory support for target s390x
Ekaterina Tumanova
5
-1
/
+226
2013-07-30
s390x/kvm: Remove redundant return code
Thomas Huth
1
-3
/
+2
2013-07-30
s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()
Thomas Huth
1
-48
/
+11
2013-07-30
s390x/ioinst: Fixed priority of operand exceptions
Thomas Huth
1
-17
/
+13
2013-07-30
s390x/ioinst: Fixed alignment check in SCHM instruction
Thomas Huth
1
-1
/
+1
2013-07-30
s390x/ioinst: Throw addressing exception when memory_map failed
Thomas Huth
1
-7
/
+7
2013-07-30
s390x/ioinst: Add missing alignment checks for IO instructions
Thomas Huth
1
-0
/
+25
2013-07-30
s390/sclpconsole: handle char layer busy conditions
Heinz Graalfs
1
-17
/
+1
2013-07-30
hcd-ohci: add dma error handling
Alexey Kardashevskiy
1
-51
/
+126
2013-07-30
uhci: egsm fix
Gerd Hoffmann
1
-0
/
+7
2013-07-30
xhci: handle USB_RET_IOERROR
Gerd Hoffmann
1
-0
/
+1
2013-07-30
spice: fix display initialization
Gerd Hoffmann
4
-2
/
+8
[next]