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
2018-03-20
Update version for v2.12.0-rc0 release
v2.12.0-rc0
Peter Maydell
1
-1
/
+1
2018-03-20
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s...
Peter Maydell
2
-1
/
+3
2018-03-20
linux-user: init_guest_space: Try to make ARM space+commpage continuous
Luke Shumaker
1
-0
/
+49
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
55
-536
/
+3767
2018-03-20
postcopy shared docs
Dr. David Alan Gilbert
1
-0
/
+41
2018-03-20
libvhost-user: Claim support for postcopy
Dr. David Alan Gilbert
1
-0
/
+33
2018-03-20
postcopy: Allow shared memory
Dr. David Alan Gilbert
1
-6
/
+0
2018-03-20
vhost: Huge page align and merge
Dr. David Alan Gilbert
2
-11
/
+58
2018-03-20
vhost+postcopy: Wire up POSTCOPY_END notify
Dr. David Alan Gilbert
4
-0
/
+44
2018-03-20
vhost-user: Add VHOST_USER_POSTCOPY_END message
Dr. David Alan Gilbert
4
-0
/
+37
2018-03-20
libvhost-user: mprotect & madvises for postcopy
Dr. David Alan Gilbert
1
-5
/
+42
2018-03-20
vhost+postcopy: Call wakeups
Dr. David Alan Gilbert
2
-4
/
+11
2018-03-20
vhost+postcopy: Add vhost waker
Dr. David Alan Gilbert
2
-0
/
+33
2018-03-20
postcopy: postcopy_notify_shared_wake
Dr. David Alan Gilbert
2
-0
/
+26
2018-03-20
postcopy: helper for waking shared
Dr. David Alan Gilbert
3
-0
/
+37
2018-03-20
vhost+postcopy: Resolve client address
Dr. David Alan Gilbert
2
-1
/
+33
2018-03-20
postcopy-ram: add a stub for postcopy_request_shared_page
Michael S. Tsirkin
1
-0
/
+7
2018-03-20
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
1
-36
/
+66
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
33
-130
/
+178
2018-03-20
hmp: free sev info
Marc-André Lureau
1
-0
/
+2
2018-03-20
HMP: Initialize err before using
zhangjixiang
1
-1
/
+1
2018-03-20
RISC-V: Fix riscv_isa_string memory size bug
Michael Clark
1
-6
/
+6
2018-03-20
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-12-v4' int...
Peter Maydell
82
-494
/
+1809
2018-03-20
target/m68k: add a mechanism to automatically free TCGv
Laurent Vivier
1
-13
/
+43
2018-03-20
target/m68k: add DisasContext parameter to gen_extend()
Laurent Vivier
1
-23
/
+23
2018-03-20
vhost+postcopy: Helper to send requests to source for shared pages
Dr. David Alan Gilbert
4
-3
/
+36
2018-03-20
vhost+postcopy: Stash RAMBlock and offset
Dr. David Alan Gilbert
2
-0
/
+35
2018-03-20
vhost+postcopy: Send address back to qemu
Dr. David Alan Gilbert
4
-3
/
+98
2018-03-20
libvhost-user+postcopy: Register new regions with the ufd
Dr. David Alan Gilbert
1
-0
/
+34
2018-03-20
migration/ram: ramblock_recv_bitmap_test_byte_offset
Dr. David Alan Gilbert
2
-0
/
+6
2018-03-20
postcopy+vhost-user: Split set_mem_table for postcopy
Dr. David Alan Gilbert
2
-2
/
+128
2018-03-20
vhost+postcopy: Transmit 'listen' to slave
Dr. David Alan Gilbert
7
-0
/
+77
2018-03-20
vhost+postcopy: Register shared ufd with postcopy
Dr. David Alan Gilbert
1
-1
/
+19
2018-03-20
postcopy: Allow registering of fd handler
Dr. David Alan Gilbert
5
-53
/
+187
2018-03-20
libvhost-user: Open userfaultfd
Dr. David Alan Gilbert
2
-2
/
+43
2018-03-20
libvhost-user: Support sending fds back to qemu
Dr. David Alan Gilbert
1
-1
/
+29
2018-03-20
vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
Dr. David Alan Gilbert
6
-0
/
+79
2018-03-20
postcopy: Add vhost-user flag for postcopy and check it
Dr. David Alan Gilbert
3
-1
/
+52
2018-03-20
postcopy: Add notifier chain
Dr. David Alan Gilbert
3
-0
/
+64
2018-03-20
postcopy: use UFFDIO_ZEROPAGE only when available
Dr. David Alan Gilbert
3
-3
/
+29
2018-03-20
qemu_ram_block_host_offset
Dr. David Alan Gilbert
2
-0
/
+11
2018-03-20
migrate: Update ram_block_discard_range for shared
Dr. David Alan Gilbert
2
-15
/
+48
2018-03-20
Makefile: add target to print generated files
Michael S. Tsirkin
1
-0
/
+3
2018-03-20
test/acpi-test-data: add ACPI tables for dimmpxm test
Haozhong Zhang
10
-0
/
+0
2018-03-20
tests/bios-tables-test: add test cases for DIMM proximity
Haozhong Zhang
1
-0
/
+38
2018-03-20
hw/acpi-build: build SRAT memory affinity structures for DIMM devices
Haozhong Zhang
1
-4
/
+52
2018-03-20
qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoList
Haozhong Zhang
4
-11
/
+38
2018-03-20
pc-dimm: make qmp_pc_dimm_device_list() sort devices by address
Haozhong Zhang
6
-53
/
+50
2018-03-20
hw/pci: remove obsolete PCIDevice->init()
Philippe Mathieu-Daudé
2
-15
/
+0
2018-03-20
standard-headers: update virtio_net.h
Michael S. Tsirkin
1
-0
/
+13
[prev]
[next]