aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-23linux-headers: add kvm header for mipsMichael S. Tsirkin1-3/+22
2018-05-23linux-headers: add unistd.h on all archesMichael S. Tsirkin12-6/+957
2018-05-23update-linux-headers.sh: unistd.h, kvm consistencyMichael S. Tsirkin1-6/+12
2018-05-23linux-headers: drop kvm_para.hMichael S. Tsirkin9-370/+0
2018-05-23x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin6-15/+4
2018-05-23include/standard-headers: add asm-x86/kvm_para.hMichael S. Tsirkin1-0/+121
2018-05-23update-linux-headers.sh: drop kvm_para.h hacksMichael S. Tsirkin1-11/+5
2018-05-23vhost: add trace for IOTLB missPeter Xu2-0/+8
2018-05-23virtio-balloon: add hugetlb page allocation countsJonathan Helman3-1/+7
2018-05-23allocate pci id for mdpyGerd Hoffmann2-0/+2
2018-05-23hw/pci-host/q35: Replace hardcoded value with macroZihan Yang1-6/+11
2018-05-22xen_disk: be consistent with use of xendev and blkdev->xendevPaul Durrant1-44/+46
2018-05-22xen_disk: use a single entry iovecPaul Durrant1-55/+21
2018-05-22xen_backend: make the xen_feature_grant_copy flag privatePaul Durrant2-2/+1
2018-05-22xen_disk: remove use of grant map/unmapPaul Durrant1-327/+25
2018-05-22xen_backend: add an emulation of grant copyPaul Durrant1-0/+53
2018-05-22xen: remove other open-coded use of libxengnttabPaul Durrant4-61/+50
2018-05-22xen_disk: remove open-coded use of libxengnttabPaul Durrant1-90/+32
2018-05-22xen_backend: add grant table helpersPaul Durrant2-12/+144
2018-05-22xen: add a meaningful declaration of grant_copy_segment into xen_common.hPaul Durrant2-20/+15
2018-05-22checkpatch: generalize xen handle matching in the list of typesPaul Durrant1-1/+1
2018-05-22Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell4-4/+39
2018-05-21i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)Konrad Rzeszutek Wilk1-1/+1
2018-05-21i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)Konrad Rzeszutek Wilk3-2/+36
2018-05-21i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)Daniel P. Berrangé2-1/+2
2018-05-21lm32: take BQL before writing IP/IM registerMichael Walle1-0/+4
2018-05-21Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell48-348/+187
2018-05-21Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20180518' into stagingPeter Maydell8-42/+57
2018-05-20acpi: fix a comment about aml_call0()Marc-André Lureau1-1/+1
2018-05-20qapi/net.json: Fix the version number of the "vlan" removalThomas Huth1-2/+2
2018-05-20gdbstub: Handle errors in gdb_accept()Peter Maydell1-4/+12
2018-05-20gdbstub: Use qemu_set_cloexec()Peter Maydell1-6/+2
2018-05-20replace functions which are only available in glib-2.24Olaf Hering1-4/+2
2018-05-20typedefs: Remove PcGuestInfo from qemu/typedefs.hPhilippe Mathieu-Daudé1-1/+0
2018-05-20qemu-options: Allow -no-user-config againMichal Privoznik1-0/+4
2018-05-20hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format stringsThomas Huth2-8/+5
2018-05-20Remove unnecessary variables for function return valueLaurent Vivier20-248/+79
2018-05-20trivial: Do not include pci.h if it is not necessaryThomas Huth3-4/+0
2018-05-20tests: fix tpm-crb tpm-tis tests raceMarc-André Lureau1-1/+1
2018-05-20hw/ide/ahci: Keep ALLWINNER_AHCI() macro internalPhilippe Mathieu-Daudé2-3/+3
2018-05-20qemu-img-cmds.hx: add passive-aggressive noteJohn Snow1-0/+3
2018-05-20qemu-img: Make documentation between .texi and .hx consistentJohn Snow2-14/+14
2018-05-20qemu-img: remove references to GEN_DOCSJohn Snow2-3/+0
2018-05-20qemu-img.texi: fix command orderingJohn Snow1-28/+30
2018-05-20qemu-img-commands.hx: argument ordering fixupsJohn Snow1-3/+3
2018-05-20HACKING: document preference for g_new instead of g_mallocMurilo Opsfelder Araujo1-0/+9
2018-05-20qemu-option-trace: -trace enable= is a pattern, not a fileMichael Tokarev1-3/+2
2018-05-20slirp/debug: Print IP addresses in human readable formAlexey Kardashevskiy3-8/+8
2018-05-20misc, ide: remove use of HWADDR_PRIx in trace eventsDaniel P. Berrangé2-6/+6
2018-05-20tcg: fix s/compliment/complement/ typosEmilio G. Cota3-3/+3