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
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
2018-03-19
i386: Disable Intel PT if packets IP payloads have LIP values
Luwei Kang
1
-1
/
+4
2018-03-19
qapi: Pass '-u' when doing non-silent diff
Eric Blake
1
-4
/
+4
2018-03-19
qapi: add block latency histogram interface
Vladimir Sementsov-Ogievskiy
3
-1
/
+194
2018-03-19
block/accounting: introduce latency histogram
Vladimir Sementsov-Ogievskiy
2
-0
/
+126
2018-03-19
tests: qmp-test: add oob test
Peter Xu
1
-0
/
+65
2018-03-19
tests: qmp-test: verify command batching
Peter Xu
1
-0
/
+22
2018-03-19
qmp: add command "x-oob-test"
Peter Xu
2
-0
/
+34
2018-03-19
monitor: enable IO thread for (qmp & !mux) typed
Peter Xu
1
-1
/
+4
2018-03-19
qmp: isolate responses into io thread
Peter Xu
1
-1
/
+95
2018-03-19
qmp: support out-of-band (oob) execution
Peter Xu
4
-10
/
+111
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
7
-17
/
+38
2018-03-19
monitor: send event when command queue full
Peter Xu
1
-1
/
+17
2018-03-19
qmp: add new event "command-dropped"
Eric Blake
1
-0
/
+37
2018-03-19
monitor: separate QMP parser and dispatcher
Peter Xu
1
-23
/
+178
2018-03-19
monitor: let suspend/resume work even with QMPs
Peter Xu
2
-3
/
+45
2018-03-19
monitor: let suspend_cnt be thread safe
Peter Xu
1
-7
/
+8
2018-03-19
monitor: introduce monitor_qmp_respond()
Peter Xu
1
-17
/
+33
2018-03-19
qmp: introduce QMPCapability
Peter Xu
3
-9
/
+110
2018-03-19
monitor: allow using IO thread for parsing
Peter Xu
1
-8
/
+95
2018-03-19
monitor: let mon_list be tail queue
Peter Xu
1
-6
/
+6
2018-03-19
monitor: unify global init
Peter Xu
3
-17
/
+17
2018-03-19
monitor: move the cur_mon hack deeper for QMP
Peter Xu
1
-7
/
+10
2018-03-19
monitor: move skip_flush into monitor_data_init
Peter Xu
1
-4
/
+4
2018-03-19
qobject: let object_property_get_str() use new API
Peter Xu
1
-6
/
+3
2018-03-19
qobject: introduce qobject_get_try_str()
Peter Xu
2
-0
/
+12
[prev]
[next]