aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-27qdisk - hw/block/xen_disk: grant copy implementationPaulina Szubarczyk
2016-09-27Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-09-27sysbus: Remove ignored return value of FindSysbusDeviceFuncDavid Gibson
2016-09-27target-i386: Remove has_msr_* global vars for KVM featuresEduardo Habkost
2016-09-27target-i386: Clear KVM CPUID features if KVM is disabledEduardo Habkost
2016-09-27target-i386: Remove has_msr_hv_tsc global variableEduardo Habkost
2016-09-27target-i386: Remove has_msr_hv_apic global variableEduardo Habkost
2016-09-27target-i386: Remove has_msr_mtrr global variableEduardo Habkost
2016-09-27target-i386: Move xsave component mask to features arrayEduardo Habkost
2016-09-27target-i386: xsave: Calculate set of xsave components on realizeEduardo Habkost
2016-09-27target-i386: xsave: Helper function to calculate xsave area sizeEduardo Habkost
2016-09-27target-i386: xsave: Simplify CPUID[0xD,0].{EAX,EDX} calculationEduardo Habkost
2016-09-27target-i386: xsave: Calculate enabled components only onceEduardo Habkost
2016-09-27target-i386: Don't try to enable PT State xsave componentEduardo Habkost
2016-09-27target-i386: Move feature name arrays inside FeatureWordInfoEduardo Habkost
2016-09-27linux-user: remove #define smp_{cores, threads}Marc-André Lureau
2016-09-27target-i386: Enable CPUID[0x8000000A] if SVM is enabledEduardo Habkost
2016-09-27target-i386: Automatically set level/xlevel/xlevel2 when neededEduardo Habkost
2016-09-27tests: Test CPUID level handling for old machinesEduardo Habkost
2016-09-27tests: Add test code for CPUID level/xlevel handlingEduardo Habkost
2016-09-27target-i386: Add a marker to end of the region zeroed on resetEduardo Habkost
2016-09-27target-i386: Remove unused X86CPUDefinition::xlevel2 fieldEduardo Habkost
2016-09-27Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-09-27replay: allow replay stopping and restartingPavel Dovgalyuk
2016-09-27replay: vmstate for replay modulePavel Dovgalyuk
2016-09-27replay: move internal data to the structurePavel Dovgalyuk
2016-09-27cpus-common: lock-free fast path for cpu_exec_start/endPaolo Bonzini
2016-09-27tcg: Make tb_flush() thread safeSergey Fedorov
2016-09-27cpus-common: Introduce async_safe_run_on_cpu()Paolo Bonzini
2016-09-27cpus-common: simplify locking for start_exclusive/end_exclusivePaolo Bonzini
2016-09-27cpus-common: remove redundant call to exclusive_idle()Paolo Bonzini
2016-09-27cpus-common: always defer async_run_on_cpu work itemsPaolo Bonzini
2016-09-27docs: include formal model for TCG exclusive sectionsPaolo Bonzini
2016-09-27cpus-common: move exclusive work infrastructure from linux-userPaolo Bonzini
2016-09-27cpus-common: fix uninitialized variable use in run_on_cpuPaolo Bonzini
2016-09-27cpus-common: move CPU work item management to common codeSergey Fedorov
2016-09-27cpus-common: move CPU list management to common codePaolo Bonzini
2016-09-27linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()Sergey Fedorov
2016-09-27linux-user: Use QemuMutex and QemuCondSergey Fedorov
2016-09-27cpus: Rename flush_queued_work()Sergey Fedorov
2016-09-27cpus: Move common code out of {async_, }run_on_cpu()Sergey Fedorov
2016-09-27cpus: pass CPUState to run_on_cpu helpersAlex Bennée
2016-09-27build-sys: put glib_cflags in QEMU_CFLAGSMarc-André Lureau
2016-09-27build-sys: remove unused GLIB_CFLAGSMarc-André Lureau
2016-09-27migration: sync all address spacesPaolo Bonzini
2016-09-27compiler: Swap 'public domain' header for licenseFelipe Franciosi
2016-09-27checkpatch: downgrade "architecture specific defines should be avoided"Paolo Bonzini
2016-09-27x86: ioapic: boost default version to 0x20Peter Xu
2016-09-27intel_iommu, amd_iommu: allow UNMAP notifiersPeter Xu
2016-09-27imx_fec: fix error in qemu_send_packet argumentPaolo Bonzini