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-09-25
tcg-ppc: use new return-argument ld/st helpers
Paolo Bonzini
2
-24
/
+21
2013-09-25
tcg-ppc: fix qemu_ld/qemu_st for AIX ABI
Paolo Bonzini
1
-8
/
+9
2013-09-24
configure: Allow command-line configure for ppc32
Richard Henderson
1
-0
/
+8
2013-09-23
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
0
-0
/
+0
2013-09-23
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-14
/
+60
2013-09-23
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
10
-40
/
+155
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
18
-38
/
+31
2013-09-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
20
-99
/
+411
2013-09-23
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
3
-5
/
+34
2013-09-20
kvm: fix traces to use %x instead of %d
Alexey Kardashevskiy
1
-3
/
+3
2013-09-20
e1000: NetClientInfo.receive_iov implemented
Vincenzo Maffione
1
-12
/
+58
2013-09-20
pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN
Aurelien Jarno
1
-2
/
+2
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
2
-2
/
+23
2013-09-20
blockdev: do not default cache.no-flush to true
Paolo Bonzini
1
-1
/
+1
2013-09-20
block: don't lose data from last incomplete sector
Fam Zheng
1
-1
/
+1
2013-09-20
tests/.gitignore: ignore test-throttle
Fam Zheng
1
-0
/
+1
2013-09-20
exec: Fix broken build for MinGW (regression)
Stefan Weil
1
-0
/
+2
2013-09-20
kvm: Fix compiler warning (clang)
Stefan Weil
1
-1
/
+1
2013-09-20
tcg-sparc: Fix parenthesis warning
Richard Henderson
1
-1
/
+1
2013-09-20
Makefile: Remove some more files when cleaning
Stefan Weil
1
-1
/
+3
2013-09-20
target-i386: Fix segment cache dump
Tobias Markus
1
-1
/
+3
2013-09-20
iov: avoid "orig_len may be used unitialized" warning
Michael Tokarev
1
-6
/
+4
2013-09-20
vscclient: remove unnecessary use of uninitialized variable
Michael Tokarev
1
-2
/
+1
2013-09-20
trace-events: Clean up with scripts/cleanup-trace-events.pl again
Markus Armbruster
1
-2
/
+1
2013-09-20
tci: Fix qemu-alpha on 32 bit hosts (wrong assertions)
Stefan Weil
1
-12
/
+0
2013-09-20
*-user: Improve documentation for lock_user function
Stefan Weil
2
-4
/
+4
2013-09-20
MAINTAINERS: Add missing entry to filelist for TCI target
Stefan Weil
1
-0
/
+1
2013-09-20
translate-all: Fix formatting of dump output
Stefan Weil
1
-2
/
+3
2013-09-20
*-user: Fix typo in comment (ulocking -> unlocking)
Stefan Weil
2
-2
/
+2
2013-09-20
docs: Fix IO port number for CPU present bitmap.
Anthony PERARD
1
-1
/
+1
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
2
-2
/
+2
2013-09-20
configure: Undefine _FORTIFY_SOURCE prior using it
Michal Privoznik
1
-1
/
+1
2013-09-20
Merge remote-tracking branch 'spice/spice.v74' into staging
Anthony Liguori
3
-9
/
+9
2013-09-20
Merge remote-tracking branch 'kraxel/usb.90' into staging
Anthony Liguori
6
-2586
/
+39
2013-09-20
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
13
-147
/
+137
2013-09-20
qcow2: Correct snapshots size for overlap check
Max Reitz
1
-1
/
+1
2013-09-20
target-i386: add feature kvm_pv_unhalt
Andrew Jones
1
-1
/
+1
2013-09-20
linux-headers: update to 3.12-rc1
Andrew Jones
4
-0
/
+41
2013-09-20
target-i386: forward CPUID cache leaves when -cpu host is used
BenoƮt Canet
2
-0
/
+22
2013-09-20
linux-headers: update to 3.11
Alexey Kardashevskiy
6
-44
/
+254
2013-09-20
kvm: fix traces to use %x instead of %d
Alexey Kardashevskiy
1
-3
/
+3
2013-09-20
kvmvapic: Clear also physical ROM address when entering INACTIVE state
Jan Kiszka
1
-0
/
+2
2013-09-20
kvmvapic: Enter inactive state on hardware reset
Jan Kiszka
1
-3
/
+1
2013-09-20
kvmvapic: Catch invalid ROM size
Jan Kiszka
1
-2
/
+9
2013-09-20
kvm irqfd: support direct msimessage to irq translation
Alexey Kardashevskiy
3
-0
/
+23
2013-09-20
fix steal time MSR vmsd callback to proper opaque type
Marcelo Tosatti
1
-3
/
+3
2013-09-20
kvm: warn if num cpus is greater than num recommended
Andrew Jones
1
-29
/
+40
2013-09-20
cpu: Move cpu state syncs up into cpu_dump_state()
James Hogan
4
-14
/
+11
2013-09-20
exec: always use MADV_DONTFORK
Andrea Arcangeli
1
-0
/
+1
2013-09-19
coroutine: fix /perf/nesting coroutine benchmark
Gabriel Kerneis
1
-6
/
+6
[next]