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
2019-03-07
tests/qgraph: ppc64/pseries machine node
Emanuele Giuseppe Esposito
2
-0
/
+112
2019-03-07
tests/libqos: pci-spapr driver and interface nodes
Emanuele Giuseppe Esposito
3
-54
/
+88
2019-03-07
tests/qgraph: add generic PCI testcases
Paolo Bonzini
2
-0
/
+26
2019-03-07
qos-test: sdhci test node
Emanuele Giuseppe Esposito
2
-168
/
+24
2019-03-07
tests/libqos: aarch64/xlnx-zcu102 machine node
Emanuele Giuseppe Esposito
2
-0
/
+95
2019-03-07
tests/libqos: arm/xilinx-zynq-a9 machine node
Emanuele Giuseppe Esposito
2
-0
/
+95
2019-03-07
tests/libqos: arm/sabrelite machine node
Emanuele Giuseppe Esposito
2
-0
/
+92
2019-03-07
tests/libqos: arm/smdkc210 machine node
Emanuele Giuseppe Esposito
2
-0
/
+92
2019-03-07
tests/libqos: arm/raspi2 machine node
Emanuele Giuseppe Esposito
2
-0
/
+92
2019-03-07
tests/libqos: sdhci driver and interface nodes
Emanuele Giuseppe Esposito
3
-0
/
+234
2019-03-07
tests/libqos: x86_64/pc machine node
Emanuele Giuseppe Esposito
2
-0
/
+117
2019-03-07
tests/libqos: pci-pc driver and interface nodes
Emanuele Giuseppe Esposito
5
-34
/
+118
2019-03-07
tests: qgraph API for the qtest driver framework
Emanuele Giuseppe Esposito
9
-3
/
+2481
2019-03-07
tests/libqos: embed allocators instead of malloc-ing them separately
Paolo Bonzini
21
-212
/
+124
2019-03-07
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
Emanuele Giuseppe Esposito
18
-19
/
+29
2019-03-07
tests/libqos: introduce virtio_start_device
Emanuele Giuseppe Esposito
7
-19
/
+14
2019-03-07
chardev-socket: do not blindly reset handlers when switching GMainContext
Paolo Bonzini
2
-2
/
+102
2019-03-07
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190307-pull-request' ...
Peter Maydell
2
-17
/
+31
2019-03-07
Introduce new "no_guest_reset" parameter for usb-host device
Alexander Kappner
1
-1
/
+6
2019-03-07
usb-mtp: prevent null dereference while deleting objects
Bandan Das
1
-3
/
+1
2019-03-07
usb-mtp: fix some usb_mtp_write_data return paths
Bandan Das
1
-8
/
+10
2019-03-07
usb-mtp: return incomplete transfer on a lstat failure
Bandan Das
1
-5
/
+14
2019-03-06
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
15
-28
/
+67
2019-03-06
qdev: Provide qdev_get_bus_hotplug_handler()
David Hildenbrand
2
-1
/
+10
2019-03-06
qdev: Let machine hotplug handler to override bus hotplug handler
Igor Mammedov
2
-4
/
+13
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
13
-21
/
+37
2019-03-06
hostmem: fix crash when querying empty host-nodes property via QMP
Igor Mammedov
1
-1
/
+2
2019-03-06
qdev/core: fix qbus_is_full()
Tony Krowiak
3
-1
/
+5
2019-03-06
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...
Peter Maydell
20
-126
/
+1167
2019-03-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
24
-98
/
+39
2019-03-06
qapi/migration.json: Remove a variable that doesn't exist in example
Zhang Chen
1
-1
/
+1
2019-03-06
Migration/colo.c: Make COLO node running after failover
Zhang Chen
2
-1
/
+3
2019-03-06
Migration/colo.c: Fix double close bug when occur COLO failover
Zhang Chen
1
-0
/
+1
2019-03-06
virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
Wei Wang
2
-1
/
+290
2019-03-06
migration/ram.c: add the free page optimization enable flag
Wei Wang
2
-1
/
+18
2019-03-06
migration/ram.c: add a notifier chain for precopy
Wei Wang
4
-3
/
+83
2019-03-06
migration: API to clear bits of guest free pages from the dirty bitmap
Wei Wang
2
-0
/
+49
2019-03-06
migration: use bitmap_mutex in migration_bitmap_clear_dirty
Wei Wang
1
-1
/
+4
2019-03-06
bitmap: bitmap_count_one_with_offset
Wei Wang
1
-0
/
+13
2019-03-06
bitmap: fix bitmap_count_one
Wei Wang
1
-0
/
+4
2019-03-06
tests: Add basic migration precopy tcp test
Juan Quintela
1
-5
/
+105
2019-03-06
migration: Create socket-address parameter
Juan Quintela
5
-1
/
+77
2019-03-06
tests: Add migration xbzrle test
Juan Quintela
1
-0
/
+64
2019-03-06
migration: Add capabilities validation
Yury Kotov
1
-0
/
+137
2019-03-06
tests/migration-test: Add a test for ignore-shared capability
Yury Kotov
1
-25
/
+109
2019-03-06
migration: Add an ability to ignore shared RAM blocks
Yury Kotov
6
-54
/
+94
2019-03-06
migration: Introduce ignore-shared capability
Yury Kotov
3
-1
/
+19
2019-03-06
exec: Change RAMBlockIterFunc definition
Yury Kotov
6
-26
/
+65
2019-03-06
migration/rdma: clang compilation fix
Marcel Apfelbaum
1
-1
/
+4
2019-03-06
migration: Cleanup during exit
Dr. David Alan Gilbert
3
-3
/
+16
[next]