aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-23update-linux-headers.sh: unistd.h, kvm consistencyMichael S. Tsirkin
2018-05-23linux-headers: drop kvm_para.hMichael S. Tsirkin
2018-05-23x86/cpu: use standard-headers/asm-x86.kvm_para.hMichael S. Tsirkin
2018-05-23include/standard-headers: add asm-x86/kvm_para.hMichael S. Tsirkin
2018-05-23update-linux-headers.sh: drop kvm_para.h hacksMichael S. Tsirkin
2018-05-23vhost: add trace for IOTLB missPeter Xu
2018-05-23virtio-balloon: add hugetlb page allocation countsJonathan Helman
2018-05-23allocate pci id for mdpyGerd Hoffmann
2018-05-23hw/pci-host/q35: Replace hardcoded value with macroZihan Yang
2018-05-22xen_disk: be consistent with use of xendev and blkdev->xendevPaul Durrant
2018-05-22xen_disk: use a single entry iovecPaul Durrant
2018-05-22xen_backend: make the xen_feature_grant_copy flag privatePaul Durrant
2018-05-22xen_disk: remove use of grant map/unmapPaul Durrant
2018-05-22xen_backend: add an emulation of grant copyPaul Durrant
2018-05-22xen: remove other open-coded use of libxengnttabPaul Durrant
2018-05-22xen_disk: remove open-coded use of libxengnttabPaul Durrant
2018-05-22xen_backend: add grant table helpersPaul Durrant
2018-05-22xen: add a meaningful declaration of grant_copy_segment into xen_common.hPaul Durrant
2018-05-22checkpatch: generalize xen handle matching in the list of typesPaul Durrant
2018-05-22Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2018-05-21i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)Konrad Rzeszutek Wilk
2018-05-21i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)Konrad Rzeszutek Wilk
2018-05-21i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)Daniel P. Berrangé
2018-05-21lm32: take BQL before writing IP/IM registerMichael Walle
2018-05-21Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2018-05-21Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20180518' into stagingPeter Maydell
2018-05-20acpi: fix a comment about aml_call0()Marc-André Lureau
2018-05-20qapi/net.json: Fix the version number of the "vlan" removalThomas Huth
2018-05-20gdbstub: Handle errors in gdb_accept()Peter Maydell
2018-05-20gdbstub: Use qemu_set_cloexec()Peter Maydell
2018-05-20replace functions which are only available in glib-2.24Olaf Hering
2018-05-20typedefs: Remove PcGuestInfo from qemu/typedefs.hPhilippe Mathieu-Daudé
2018-05-20qemu-options: Allow -no-user-config againMichal Privoznik
2018-05-20hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format stringsThomas Huth
2018-05-20Remove unnecessary variables for function return valueLaurent Vivier
2018-05-20trivial: Do not include pci.h if it is not necessaryThomas Huth
2018-05-20tests: fix tpm-crb tpm-tis tests raceMarc-André Lureau
2018-05-20hw/ide/ahci: Keep ALLWINNER_AHCI() macro internalPhilippe Mathieu-Daudé
2018-05-20qemu-img-cmds.hx: add passive-aggressive noteJohn Snow
2018-05-20qemu-img: Make documentation between .texi and .hx consistentJohn Snow
2018-05-20qemu-img: remove references to GEN_DOCSJohn Snow
2018-05-20qemu-img.texi: fix command orderingJohn Snow
2018-05-20qemu-img-commands.hx: argument ordering fixupsJohn Snow
2018-05-20HACKING: document preference for g_new instead of g_mallocMurilo Opsfelder Araujo
2018-05-20qemu-option-trace: -trace enable= is a pattern, not a fileMichael Tokarev
2018-05-20slirp/debug: Print IP addresses in human readable formAlexey Kardashevskiy
2018-05-20misc, ide: remove use of HWADDR_PRIx in trace eventsDaniel P. Berrangé
2018-05-20tcg: fix s/compliment/complement/ typosEmilio G. Cota
2018-05-18target/xtensa: Honor CPU_DUMP_FPURichard Henderson
2018-05-18target/unicore32: Honor CPU_DUMP_FPURichard Henderson