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-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
7
-20
/
+48
2018-01-19
numa: fix missing '-numa cpu' in '-help' output
Igor Mammedov
1
-1
/
+3
2018-01-19
qemu-options: document memory-backend-ram
Stefan Hajnoczi
1
-0
/
+7
2018-01-19
qemu-options: document missing memory-backend-file options
Stefan Hajnoczi
1
-7
/
+41
2018-01-19
memfd: remove needless include
Marc-André Lureau
1
-2
/
+0
2018-01-19
memfd: split qemu_memfd_alloc()
Marc-André Lureau
2
-25
/
+37
2018-01-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
41
-306
/
+1739
2018-01-18
vhost: remove assertion to prevent crash
Jay Zhou
1
-1
/
+4
2018-01-18
vhost-user: fix misaligned access to payload
Michael S. Tsirkin
1
-15
/
+24
2018-01-18
vhost-user: factor out msg head and payload
Michael S. Tsirkin
1
-97
/
+101
2018-01-18
tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage
Igor Mammedov
1
-0
/
+3
2018-01-18
tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage
Igor Mammedov
1
-5
/
+10
2018-01-18
tests: acpi: init table descriptor in test_dst_table()
Igor Mammedov
1
-3
/
+1
2018-01-18
tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...
Igor Mammedov
1
-2
/
+2
2018-01-18
x86_iommu: check if machine has PCI bus
Mohammed Gamal
1
-1
/
+1
2018-01-18
x86_iommu: Move machine check to x86_iommu_realize()
Mohammed Gamal
3
-22
/
+17
2018-01-18
vhost-user-test: use init_virtio_dev in multiqueue test
Maxime Coquelin
1
-57
/
+8
2018-01-18
vhost-user-test: make features mask an init_virtio_dev() argument
Maxime Coquelin
1
-7
/
+7
2018-01-18
vhost-user-test: setup virtqueues in all tests
Maxime Coquelin
1
-11
/
+42
2018-01-18
vhost-user-test: extract read-guest-mem test from main loop
Maxime Coquelin
1
-18
/
+23
2018-01-18
vhost-user-test: fix features mask
Maxime Coquelin
1
-1
/
+1
2018-01-18
hw/acpi-build: Make next_base easy to follow
Dou Liyang
1
-1
/
+1
2018-01-18
ACPI/unit-test: Add a testcase for RAM allocation in numa node
Dou Liyang
5
-0
/
+24
2018-01-18
hw/pci-bridge: fix QEMU crash because of pcie-root-port
Marcel Apfelbaum
1
-1
/
+6
2018-01-18
intel-iommu: Extend address width to 48 bits
Prasad Singamsetty
4
-49
/
+65
2018-01-18
intel-iommu: Redefine macros to enable supporting 48 bit address width
Prasad Singamsetty
3
-33
/
+61
2018-01-18
vhost-user: fix multiple queue specification
Maxime Coquelin
1
-2
/
+2
2018-01-18
pci/shpc: Move function to generic header file
Yuval Shaia
2
-11
/
+12
2018-01-18
virtio: improve virtio devices initialization time
Gal Hammer
1
-0
/
+5
2018-01-18
virtio: postpone the execution of event_notifier_cleanup function
Gal Hammer
2
-8
/
+15
2018-01-18
qemu: add a cleanup callback function to EventNotifier
Gal Hammer
3
-1
/
+7
2018-01-18
contrib/vhost-user-blk: introduce a vhost-user-blk sample application
Changpeng Liu
5
-0
/
+551
2018-01-18
contrib/libvhost-user: enable virtio config space messages
Changpeng Liu
2
-0
/
+75
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
7
-0
/
+478
2018-01-18
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
5
-0
/
+232
2018-01-18
MAINTAINERS: Add myself as maintainer to X86 machines
Marcel Apfelbaum
1
-0
/
+1
2018-01-18
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-17' into st...
Peter Maydell
1
-171
/
+171
2018-01-18
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
7
-10
/
+524
2018-01-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180117' int...
Peter Maydell
19
-101
/
+609
2018-01-18
cocoa.m: Fix scroll wheel support
John Arbuckle
1
-8
/
+19
2018-01-17
nbd/server: structurize option reply sending
Vladimir Sementsov-Ogievskiy
1
-27
/
+13
2018-01-17
nbd/server: Add helper functions for parsing option payload
Eric Blake
1
-60
/
+62
2018-01-17
nbd/server: Add va_list form of nbd_negotiate_send_rep_err()
Eric Blake
1
-6
/
+18
2018-01-17
nbd/server: Better error for NBD_OPT_EXPORT_NAME failure
Eric Blake
1
-1
/
+1
2018-01-17
nbd/server: refactor negotiation functions parameters
Vladimir Sementsov-Ogievskiy
1
-84
/
+84
2018-01-17
nbd/server: Hoist nbd_reject_length() earlier
Eric Blake
1
-29
/
+29
2018-01-17
i386: Add EPYC-IBPB CPU model
Eduardo Habkost
1
-0
/
+46
2018-01-17
i386: Add new -IBRS versions of Intel CPU models
Eduardo Habkost
1
-1
/
+378
2018-01-17
i386: Add FEAT_8000_0008_EBX CPUID feature word
Eduardo Habkost
2
-1
/
+21
2018-01-17
i386: Add spec-ctrl CPUID bit
Eduardo Habkost
2
-1
/
+2
[prev]
[next]