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
2016-06-17
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-5...
Peter Maydell
7
-129
/
+191
2016-06-17
vmstate-static-checker: fix size mismatch detection in unused fields
Amit Shah
1
-1
/
+1
2016-06-17
migration: code clean up
Liang Li
1
-21
/
+15
2016-06-17
migration: refine the decompression code
Liang Li
1
-25
/
+25
2016-06-17
migration: refine the compression code
Liang Li
1
-44
/
+40
2016-06-17
migration: protect the quit flag by lock
Liang Li
1
-16
/
+16
2016-06-17
migration: refine ram_save_compressed_page
Liang Li
1
-14
/
+13
2016-06-17
qemu-file: Fix qemu_put_compression_data flaw
Liang Li
2
-7
/
+34
2016-06-17
migration: remove useless code
Liang Li
1
-1
/
+0
2016-06-17
migration: Fix a potential issue
Liang Li
1
-0
/
+19
2016-06-17
migration: Fix multi-thread compression bug
Liang Li
1
-11
/
+27
2016-06-17
migration: fix inability to save VM after snapshot
Denis V. Lunev
1
-1
/
+11
2016-06-17
migration: Trace improvements
Dr. David Alan Gilbert
2
-7
/
+9
2016-06-17
migration: Don't use *_to_cpup() and cpu_to_*w()
Peter Maydell
2
-8
/
+8
2016-06-17
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...
Peter Maydell
33
-90
/
+1169
2016-06-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
20
-46
/
+391
2016-06-17
spapr: implement query-hotpluggable-cpus callback
Igor Mammedov
1
-0
/
+34
2016-06-17
hmp: Add 'info hotpluggable-cpus' HMP command
Bharata B Rao
3
-0
/
+57
2016-06-17
QMP: Add query-hotpluggable-cpus
Igor Mammedov
4
-0
/
+96
2016-06-17
spapr: CPU hot unplug support
Bharata B Rao
3
-0
/
+69
2016-06-17
spapr: CPU hotplug support
Bharata B Rao
6
-13
/
+176
2016-06-17
spapr: convert boot CPUs into CPU core devices
Bharata B Rao
4
-10
/
+126
2016-06-17
spapr: Move spapr_cpu_init() to spapr_cpu_core.c
Bharata B Rao
3
-48
/
+52
2016-06-17
spapr: Abstract CPU core device and type specific core devices
Bharata B Rao
6
-2
/
+220
2016-06-17
qom: API to get instance_size of a type
Bharata B Rao
2
-1
/
+15
2016-06-17
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
2
-0
/
+13
2016-06-17
xics,xics_kvm: Handle CPU unplug correctly
Bharata B Rao
3
-4
/
+19
2016-06-17
cpu: Abstract CPU core type
Bharata B Rao
3
-0
/
+120
2016-06-17
qdev: hotplug: Introduce HotplugHandler.pre_plug() callback
Igor Mammedov
3
-2
/
+32
2016-06-17
target-ppc: Fix rlwimi, rlwinm, rlwnm
Richard Henderson
1
-21
/
+52
2016-06-17
vfio: Fix broken EEH
Gavin Shan
1
-1
/
+1
2016-06-17
target-ppc: Bug in BookE wait instruction
Jakub Horak
1
-1
/
+1
2016-06-17
ppc / sparc: Add a tester for checking whether OpenBIOS runs successfully
Thomas Huth
2
-0
/
+96
2016-06-17
MAINTAINERS: add Marcel to PCI
Michael S. Tsirkin
1
-0
/
+1
2016-06-17
msi_init: change return value to 0 on success
Cao jin
1
-3
/
+3
2016-06-17
fix some coding style problems
Cao jin
6
-3
/
+35
2016-06-17
pci core: assert ENOSPC when add capability
Cao jin
1
-4
/
+2
2016-06-17
test: start vhost-user reconnect test
Marc-André Lureau
1
-17
/
+119
2016-06-17
tests: append i386 tests
Marc-André Lureau
1
-1
/
+1
2016-06-17
vhost-net: save & restore vring enable state
Marc-André Lureau
2
-0
/
+12
2016-06-17
vhost-net: save & restore vhost-user acked features
Marc-André Lureau
4
-1
/
+40
2016-06-17
vhost-net: do not crash if backend is not present
Marc-André Lureau
1
-1
/
+6
2016-06-17
vhost-user: disconnect on start failure
Marc-André Lureau
1
-1
/
+2
2016-06-17
qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fd
Tetsuya Mukawa
2
-0
/
+15
2016-06-17
tests/vhost-user-bridge: workaround stale vring base
Marc-André Lureau
1
-0
/
+7
2016-06-17
tests/vhost-user-bridge: add client mode
Marc-André Lureau
1
-14
/
+30
2016-06-17
vhost-user: add ability to know vhost-user backend disconnection
Tetsuya Mukawa
1
-0
/
+19
2016-06-17
pci: fix pci_requester_id()
Peter Xu
3
-3
/
+101
2016-06-17
hw/ppc/spapr: Silence deprecation message in qtest mode
Thomas Huth
1
-1
/
+4
2016-06-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
77
-291
/
+273
[prev]
[next]