summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdev: fix 64 bit propertiesCornelia Huck2015-07-132-2/+2
* tco-test: fix up config accesses and re-enableMichael S. Tsirkin2015-07-082-13/+4
* virtio fix cfg endian-ness for BE targetsMichael S. Tsirkin2015-07-081-8/+83
* virtio-pci: implement cfg capabilityMichael S. Tsirkin2015-07-082-1/+78
* virtio: define virtio_pci_cfg_cap in header.Michael S. Tsirkin2015-07-081-0/+6
* pcie: Set the "link active" in the link status registerBenjamin Herrenschmidt2015-07-081-1/+1
* pci_regs.h: import from linuxMichael S. Tsirkin2015-07-083-720/+721
* virtio_net: reuse constants from linuxMichael S. Tsirkin2015-07-082-12/+16
* hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()Laszlo Ersek2015-07-084-11/+9
* hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOSLaszlo Ersek2015-07-081-2/+55
* hw/i386/pc: factor out pc_cmos_init_floppy()Laszlo Ersek2015-07-081-29/+38
* ich9: implement strap SPKR pin logicPaulo Alcantara2015-07-084-3/+28
* tests: add testcase for TCO watchdog emulationPaulo Alcantara2015-07-082-0/+462
* ich9: add TCO interface emulationPaulo Alcantara2015-07-0710-8/+439
* acpi: split out ICH ACPI supportMichael S. Tsirkin2015-07-073-1/+4
* Revert "dataplane: allow virtio-1 devices"Cornelia Huck2015-07-071-26/+21
* dataplane: fix cross-endian issuesGreg Kurz2015-07-071-2/+4
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-smm' into sta...Peter Maydell2015-07-0622-344/+517
|\
| * pc: add SMM propertyPaolo Bonzini2015-07-067-2/+76
| * ich9: add smm_enabled field and argumentsPaolo Bonzini2015-07-065-7/+11
| * pc_piix: rename kvm_enabled to smm_enabledPaolo Bonzini2015-07-063-7/+7
| * target-i386: register a separate KVM address space including SMRAM regionsPaolo Bonzini2015-07-061-1/+40
| * kvm-all: kvm_irqchip_create is not expected to failPaolo Bonzini2015-07-061-17/+18
| * kvm-all: add support for multiple address spacesPaolo Bonzini2015-07-062-7/+10
| * kvm-all: make KVM's memory listener more genericPaolo Bonzini2015-07-062-62/+94
| * kvm-all: move internal types to kvm_int.hPaolo Bonzini2015-07-062-17/+31
| * kvm-all: remove useless typedefPaolo Bonzini2015-07-061-3/+1
| * kvm-all: put kvm_mem_flags to more workAndrew Jones2015-07-061-22/+20
| * target-i386: add support for SMBASE MSR and SMIsPaolo Bonzini2015-07-062-12/+94
| * piix4/ich9: do not raise SMI on ACPI enable/disable commandsPaolo Bonzini2015-07-062-0/+6
| * linux-headers: Update to 4.2-rc1Alexey Kardashevskiy2015-07-067-199/+121
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-07-0626-73/+299
|\
| * exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internalPaolo Bonzini2015-07-061-1/+13
| * Stop including qemu-common.h in memory.hPeter Maydell2015-07-066-5/+22
| * kvm: Switch to unlocked MMIOPaolo Bonzini2015-07-011-2/+1
| * acpi: mark PMTIMER as unlockedPaolo Bonzini2015-07-011-0/+1
| * kvm: Switch to unlocked PIOJan Kiszka2015-07-011-2/+1
| * kvm: First step to push iothread lock out of inner run loopJan Kiszka2015-07-015-2/+46
| * memory: let address_space_rw/ld*/st* run outside the BQLJan Kiszka2015-07-011-9/+57
| * exec: pull qemu_flush_coalesced_mmio_buffer() into address_space_rw/ld*/st*Paolo Bonzini2015-07-012-12/+21
| * memory: Add global-locking property to memory regionsJan Kiszka2015-07-012-0/+37
| * main-loop: introduce qemu_mutex_iothread_lockedPaolo Bonzini2015-07-013-0/+24
| * main-loop: use qemu_mutex_lock_iothread consistentlyPaolo Bonzini2015-07-011-3/+7
| * Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES马文霜2015-07-011-7/+10
| * cpu-defs: Move out TB_JMP definesPeter Crosthwaite2015-06-262-8/+8
| * include/exec: Move tb hash functions outPeter Crosthwaite2015-06-264-20/+45
| * include/exec: Move standard exceptions to cpu-all.hPeter Crosthwaite2015-06-262-6/+6
| * cpu-defs: Move CPU_TEMP_BUF_NLONGS to tcgPeter Crosthwaite2015-06-262-1/+2
| * memory_mapping: Rework cpu related includesPeter Crosthwaite2015-06-261-1/+1
| * cutils: allow compilation with iccArtyom Tarasenko2015-06-261-7/+7
OpenPOWER on IntegriCloud