aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-29tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*Richard Henderson18-144/+123
2017-12-27target/moxie: Fix tlb_fillRichard Henderson1-2/+1
2017-12-27target/*helper: don't check retaddr before calling cpu_restore_stateAlex Bennée12-68/+44
2017-12-22Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell12-632/+768
2017-12-21hw/i386/vmport: fix missing definitions with non-log trace backendsLaurent Vivier1-0/+1
2017-12-21tests/boot-serial-test: Add support for the mcf5208evb boardThomas Huth2-0/+12
2017-12-21target/m68k: fix set_cc_op()Laurent Vivier2-1/+2
2017-12-21target/m68k: add monitor.cLaurent Vivier2-0/+40
2017-12-21target/m68k: remove unused variable gen_throws_exceptionLaurent Vivier1-10/+0
2017-12-21Split adb.c into adb.c, adb-mouse.c and adb-kbd.cLaurent Vivier6-621/+714
2017-12-21Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell48-487/+664
2017-12-21Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell4-77/+19
2017-12-21chardev: convert the socket server to QIONetListenerDaniel P. Berrange1-43/+30
2017-12-21blockdev: convert qemu-nbd server to QIONetListenerDaniel P. Berrange1-37/+24
2017-12-21blockdev: convert internal NBD server to QIONetListenerDaniel P. Berrange1-34/+16
2017-12-21test: add some chardev mux event testsMarc-André Lureau1-0/+17
2017-12-21chardev: fix backend events regression with mux chardevMarc-André Lureau3-6/+23
2017-12-21rcu: reduce more than 7MB heap memory by malloc_trim()Yang Zhong2-0/+41
2017-12-21checkpatch: volatile with a comment or sig_atomic_t is okayMarc-André Lureau1-2/+5
2017-12-21i8259: move TYPE_INTERRUPT_STATS_PROVIDER upperPeter Xu3-14/+7
2017-12-21kvm-i8259: support "info pic" and "info irq"Peter Xu2-0/+9
2017-12-21i8259: generalize statistics into common codePeter Xu3-38/+47
2017-12-21i8259: use DEBUG_IRQ_COUNT alwaysPeter Xu1-17/+1
2017-12-21i8259: convert DPRINTFs into tracePeter Xu2-15/+18
2017-12-21Remove legacy -no-kvm-pit optionThomas Huth3-12/+0
2017-12-21scsi: replace hex constants with #definesPaolo Bonzini1-7/+7
2017-12-21scsi: provide general-purpose functions to manage sense dataPaolo Bonzini3-86/+72
2017-12-21hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMPPhilippe Mathieu-Daudé2-9/+9
2017-12-21hw/mips/boston: Remove workaround for writes to ROM abortingPeter Maydell1-12/+2
2017-12-21exec: Don't reuse unassigned_mem_ops for io_mem_romPeter Maydell1-1/+33
2017-12-21block/iscsi: only report an iSCSI Failure if we don't handle it gracefullyPeter Lieven1-11/+32
2017-12-21block/iscsi: dont leave allocmap in an invalid state on UNMAP failurePeter Lieven1-4/+4
2017-12-21cpu: suffix cpu address spaces with cpu indexPeter Xu1-1/+4
2017-12-21cpu: refactor cpu_address_space_init()Peter Xu5-25/+16
2017-12-21hw/moxie/moxiesim: Add support for loading a BIOS on moxiesimThomas Huth1-2/+10
2017-12-21tests/boot-serial-test: Add code to allow to specify our own kernel or biosThomas Huth1-12/+42
2017-12-21tests/boot-serial-test: Make sure that we check the timeout regularlyThomas Huth1-2/+3
2017-12-21target/i386: Fix handling of VEX prefixesPeter Maydell1-1/+1
2017-12-21sockets: remove obsolete code that updated listen addressDaniel P. Berrange3-28/+7
2017-12-21baum: Truncate braille device size to 84x1Samuel Thibault1-1/+7
2017-12-21target/i386: Fix compiler warningsStefan Weil1-3/+4
2017-12-21cpu-exec: fix missed CPU kick during interrupt injectionDavid Hildenbrand1-9/+3
2017-12-21cpus: make pause_all_cpus() play with SMP on single threaded TCGDavid Hildenbrand1-13/+19
2017-12-21hyperv: make SynIC version msr constantRoman Kagan2-8/+2
2017-12-21hyperv: ensure SINTx msrs are reset properlyRoman Kagan1-5/+7
2017-12-21hyperv: set partition-wide MSRs only on first vcpuEvgeny Yakovlev2-9/+19
2017-12-21x86/cpu: Enable new SSE/AVX/AVX512 cpu featuresYang Zhong2-3/+9
2017-12-21MAITAINERS: List Fam Zheng as reviewer for SCSI patchesFam Zheng1-0/+2
2017-12-21scsi-block: Add share-rw optionFam Zheng1-0/+1
2017-12-20contrib: add systemd unit filesPaolo Bonzini3-0/+35