summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i386: hvf: unify register enums between HVF and the restPaolo Bonzini2017-12-2211-271/+226Star
* i386: hvf: header cleanupPaolo Bonzini2017-12-229-20/+17Star
* i386: hvf: move all hvf files in the same directoryPaolo Bonzini2017-12-2225-21/+21
* i386: hvf: inject General Protection Fault when vmexit through vmcallSergio Andres Gomez Del Real2017-12-221-1/+3
* i386: hvf: refactor event injection code for hvfSergio Andres Gomez Del Real2017-12-226-42/+102
* i386: hvf: implement vga dirty page trackingSergio Andres Gomez Del Real2017-12-222-7/+71
* i386: refactor KVM cpuid code so that it applies to hvf as wellSergio Andres Gomez Del Real2017-12-222-22/+59
* i386: hvf: implement hvf_get_supported_cpuidSergio Andres Gomez Del Real2017-12-221-0/+164
* i386: hvf: use new helper functions for put/get xsaveSergio Andres Gomez Del Real2017-12-223-67/+12Star
* i386: hvf: fix licensing issues; isolate task handling code (GPL v2-only)Sergio Andres Gomez Del Real2017-12-2218-253/+318
* i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real2017-12-2231-11/+8382
* apic: add function to apic that will be used by hvfSergio Andres Gomez Del Real2017-12-222-0/+13
* hw/i386/vmport: fix missing definitions with non-log trace backendsLaurent Vivier2017-12-211-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-12-2148-487/+664
|\
| * chardev: convert the socket server to QIONetListenerDaniel P. Berrange2017-12-211-43/+30Star
| * blockdev: convert qemu-nbd server to QIONetListenerDaniel P. Berrange2017-12-211-37/+24Star
| * blockdev: convert internal NBD server to QIONetListenerDaniel P. Berrange2017-12-211-34/+16Star
| * test: add some chardev mux event testsMarc-André Lureau2017-12-211-0/+17
| * chardev: fix backend events regression with mux chardevMarc-André Lureau2017-12-213-6/+23
| * rcu: reduce more than 7MB heap memory by malloc_trim()Yang Zhong2017-12-212-0/+41
| * checkpatch: volatile with a comment or sig_atomic_t is okayMarc-André Lureau2017-12-211-2/+5
| * i8259: move TYPE_INTERRUPT_STATS_PROVIDER upperPeter Xu2017-12-213-14/+7Star
| * kvm-i8259: support "info pic" and "info irq"Peter Xu2017-12-212-0/+9
| * i8259: generalize statistics into common codePeter Xu2017-12-213-38/+47
| * i8259: use DEBUG_IRQ_COUNT alwaysPeter Xu2017-12-211-17/+1Star
| * i8259: convert DPRINTFs into tracePeter Xu2017-12-212-15/+18
| * Remove legacy -no-kvm-pit optionThomas Huth2017-12-213-12/+0Star
| * scsi: replace hex constants with #definesPaolo Bonzini2017-12-211-7/+7
| * scsi: provide general-purpose functions to manage sense dataPaolo Bonzini2017-12-213-86/+72Star
| * hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMPPhilippe Mathieu-Daudé2017-12-212-9/+9
| * hw/mips/boston: Remove workaround for writes to ROM abortingPeter Maydell2017-12-211-12/+2Star
| * exec: Don't reuse unassigned_mem_ops for io_mem_romPeter Maydell2017-12-211-1/+33
| * block/iscsi: only report an iSCSI Failure if we don't handle it gracefullyPeter Lieven2017-12-211-11/+32
| * block/iscsi: dont leave allocmap in an invalid state on UNMAP failurePeter Lieven2017-12-211-4/+4
| * cpu: suffix cpu address spaces with cpu indexPeter Xu2017-12-211-1/+4
| * cpu: refactor cpu_address_space_init()Peter Xu2017-12-215-25/+16Star
| * hw/moxie/moxiesim: Add support for loading a BIOS on moxiesimThomas Huth2017-12-211-2/+10
| * tests/boot-serial-test: Add code to allow to specify our own kernel or biosThomas Huth2017-12-211-12/+42
| * tests/boot-serial-test: Make sure that we check the timeout regularlyThomas Huth2017-12-211-2/+3
| * target/i386: Fix handling of VEX prefixesPeter Maydell2017-12-211-1/+1
| * sockets: remove obsolete code that updated listen addressDaniel P. Berrange2017-12-213-28/+7Star
| * baum: Truncate braille device size to 84x1Samuel Thibault2017-12-211-1/+7
| * target/i386: Fix compiler warningsStefan Weil2017-12-211-3/+4
| * cpu-exec: fix missed CPU kick during interrupt injectionDavid Hildenbrand2017-12-211-9/+3Star
| * cpus: make pause_all_cpus() play with SMP on single threaded TCGDavid Hildenbrand2017-12-211-13/+19
| * hyperv: make SynIC version msr constantRoman Kagan2017-12-212-8/+2Star
| * hyperv: ensure SINTx msrs are reset properlyRoman Kagan2017-12-211-5/+7
| * hyperv: set partition-wide MSRs only on first vcpuEvgeny Yakovlev2017-12-212-9/+19
| * x86/cpu: Enable new SSE/AVX/AVX512 cpu featuresYang Zhong2017-12-212-3/+9
| * MAITAINERS: List Fam Zheng as reviewer for SCSI patchesFam Zheng2017-12-211-0/+2