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
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-13
tests: acpi: don't read all fields in test_acpi_fadt_table()
Igor Mammedov
2
-145
/
+18
2018-03-13
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
3
-33
/
+35
2018-03-13
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
4
-105
/
+111
2018-03-13
pc: acpi: use build_append_foo() API to construct FADT
Igor Mammedov
1
-62
/
+84
2018-03-13
pc: acpi: isolate FADT specific data into AcpiFadtData structure
Igor Mammedov
2
-88
/
+130
2018-03-13
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
Igor Mammedov
3
-3
/
+3
2018-03-13
acpi: add build_append_gas() helper for Generic Address Structure
Igor Mammedov
2
-0
/
+36
2018-03-13
acpi: reuse AcpiGenericAddress instead of Acpi20GenericAddress
Igor Mammedov
1
-14
/
+3
2018-03-13
pc: replace pm object initialization with one-liner in acpi_get_pm_info()
Igor Mammedov
1
-3
/
+1
2018-03-13
acpi: remove unused acpi-dsdt.aml
Igor Mammedov
2
-1
/
+0
2018-03-13
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
2
-0
/
+29
2018-03-13
virtio-net: use 64-bit values for feature flags
Jason Baron
2
-28
/
+29
2018-03-13
scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4
Jason Baron
4
-1
/
+1871
2018-03-13
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
3
-3
/
+7
2018-03-13
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
4
-2
/
+232
2018-03-13
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2
-4
/
+4
2018-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-32
/
+31
2018-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
7
-30
/
+102
2018-03-12
device-crash-test: Use 'python' binary
Eduardo Habkost
1
-1
/
+1
2018-03-12
qmp.py: Encode json data before sending
Eduardo Habkost
1
-1
/
+1
2018-03-12
qemu.py: Use items() instead of iteritems()
Eduardo Habkost
1
-1
/
+1
2018-03-12
device-crash-test: New known crashes
Eduardo Habkost
1
-0
/
+4
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180312-pull-request' ...
Peter Maydell
1
-2
/
+2
2018-03-12
i386: Add support to get/set/migrate Intel Processor Trace feature
Chao Peng
3
-0
/
+111
2018-03-12
i386: Add Intel Processor Trace feature support
Chao Peng
3
-2
/
+100
2018-03-12
target-i386: add KVM_HINTS_DEDICATED performance hint
Wanpeng Li
3
-0
/
+21
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180312-pull-request' ...
Peter Maydell
1
-0
/
+2
2018-03-13
tests: make docker-test-debug@fedora run sanitizers
Marc-André Lureau
2
-4
/
+4
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...
Peter Maydell
17
-56
/
+160
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' i...
Peter Maydell
16
-112
/
+349
2018-03-12
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180309a'...
Peter Maydell
4
-11
/
+31
2018-03-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180309'...
Peter Maydell
30
-194
/
+2579
2018-03-12
trace: only permit standard C types and fixed size integer types
Daniel P. Berrangé
1
-0
/
+46
2018-03-12
trace: remove use of QEMU specific types from trace probes
Daniel P. Berrangé
1
-3
/
+3
2018-03-12
trace: include filename when printing parser error messages
Daniel P. Berrangé
3
-5
/
+7
2018-03-12
simpletrace: fix timestamp argument type
Stefan Hajnoczi
1
-1
/
+1
2018-03-12
log-for-trace.h: Split out parts of log.h used by trace.h
Peter Maydell
3
-21
/
+45
[next]