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
2015-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...
Peter Maydell
5
-10
/
+82
2015-03-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...
Peter Maydell
13
-111
/
+152
2015-03-20
ehci: fix segfault when hot-unplugging ehci controller
Gonglei
4
-2
/
+22
2015-03-20
ohci: fix resource cleanup leak
Gonglei
1
-1
/
+19
2015-03-20
uhci: fix segfault when hot-unplugging uhci controller
Gonglei
1
-6
/
+6
2015-03-19
numa: Print warning if no node is assigned to a CPU
Eduardo Habkost
1
-0
/
+10
2015-03-19
pc: fix default VCPU to NUMA node mapping
Igor Mammedov
1
-0
/
+9
2015-03-19
numa: introduce machine callback for VCPU to node mapping
Igor Mammedov
4
-7
/
+21
2015-03-19
numa: Reject configuration if CPU appears on multiple nodes
Eduardo Habkost
1
-0
/
+37
2015-03-19
numa: Reject CPU indexes > max_cpus
Eduardo Habkost
1
-3
/
+5
2015-03-19
numa: Fix off-by-one error at MAX_CPUMASK_BITS check
Eduardo Habkost
1
-2
/
+2
2015-03-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-16
/
+28
2015-03-19
Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into staging
Peter Maydell
2
-0
/
+42
2015-03-19
block: Fix blockdev-backup not to use funky error class
Markus Armbruster
3
-11
/
+11
2015-03-19
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...
Peter Maydell
52
-161
/
+191
2015-03-19
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150318' into staging
Peter Maydell
1
-4
/
+18
2015-03-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150318-1' into s...
Peter Maydell
7
-203
/
+223
2015-03-19
virtio: serial: expose a 'guest_writable' callback for users
Amit Shah
2
-0
/
+42
2015-03-19
raw-posix: Deprecate aio=threads fallback without O_DIRECT
Kevin Wolf
1
-0
/
+8
2015-03-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-11
/
+12
2015-03-19
raw-posix: Deprecate host floppy passthrough
Markus Armbruster
5
-5
/
+9
2015-03-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
18
-89
/
+178
2015-03-19
qga/commands-posix: Fix resource leak
Shannon Zhao
1
-0
/
+1
2015-03-19
elf-loader: Add missing error handling for call of lseek
Stefan Weil
1
-1
/
+3
2015-03-19
elf-loader: Fix truncation warning from coverity
Stefan Weil
1
-1
/
+1
2015-03-19
hmp: Fix texinfo documentation
Markus Armbruster
1
-26
/
+15
2015-03-19
Fix typos in comments
Viswesh
2
-12
/
+12
2015-03-19
qtest/ahci: Fix a bit mask expression
John Snow
1
-1
/
+1
2015-03-19
vl: fix resource leak with monitor_fdset_add_fd
Paolo Bonzini
1
-2
/
+4
2015-03-19
smbios: add max speed comdline option for type-17 (meory device) structure
Gabriel L. Somlo
2
-4
/
+10
2015-03-19
pc-dimm: Add description for device list.
Paulo Vital
1
-0
/
+1
2015-03-19
configure: enable kvm on x32
Michael Tokarev
1
-1
/
+3
2015-03-19
error: Replace error_report() & error_free() with error_report_err()
zhanghailiang
2
-3
/
+2
2015-03-19
arm: fix memory leak
Gonglei
4
-2
/
+6
2015-03-19
qmp: Drop unused .user_print from command definitions
Markus Armbruster
1
-4
/
+0
2015-03-19
hmp: Fix definition of command quit
Markus Armbruster
1
-1
/
+0
2015-03-19
target-moxie: Fix warnings from Sparse (one-bit signed bitfield)
Stefan Weil
1
-5
/
+5
2015-03-19
block/qapi: Fix Sparse warning
Stefan Weil
1
-1
/
+1
2015-03-19
Fix remaining warnings from Sparse (void return)
Stefan Weil
9
-21
/
+28
2015-03-19
qom: Fix warning from Sparse
Stefan Weil
1
-1
/
+1
2015-03-19
target-mips: Fix warning from Sparse
Stefan Weil
1
-1
/
+1
2015-03-19
arm/nseries: Fix warnings from Sparse
Stefan Weil
1
-2
/
+2
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
13
-42
/
+84
2015-03-19
9pfs: Fix warnings from Sparse
Stefan Weil
4
-7
/
+8
2015-03-19
backends: Fix warning from Sparse
Stefan Weil
1
-1
/
+1
2015-03-19
cris: remove unused cris_cond15 declarations
Michael Tokarev
2
-22
/
+1
2015-03-18
pcie_aer: fix comment to match pcie spec
Michael S. Tsirkin
1
-2
/
+2
2015-03-18
pci: fix several trivial typos in comment
Chen Fan
2
-2
/
+2
2015-03-18
aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register
Chen Fan
1
-1
/
+1
2015-03-18
pcie_aer: fix typos in pcie_aer_inject_error comment
Chen Fan
1
-3
/
+3
[next]