summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rocker: mark copy-to-cpu pkts as forwarding offloadedScott Feldman2015-07-075-3/+15
* rocker: return -1 when dropping packet on ingressScott Feldman2015-07-071-1/+1
* rocker: fix missing break statementsScott Feldman2015-07-071-0/+2
* rocker: fix misplaced break statementScott Feldman2015-07-071-1/+1
* rocker: don't queue receive pkts when port is disabledScott Feldman2015-07-071-8/+10
* vmxnet3: Fix incorrect small packet paddingBrian Kress2015-07-071-6/+6
* e1000: flush packets when link comes upStefan Hajnoczi2015-07-071-0/+3
* rocker: fix memory leakGonglei2015-07-071-1/+2
* 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
| * qemu-common: add VEC_OR macroArtyom Tarasenko2015-06-261-0/+3
* | Merge remote-tracking branch 'remotes/xtensa/tags/20150706-xtensa' into stagingPeter Maydell2015-07-069-16/+70
|\ \
| * | target-xtensa: fix gdb register map constructionMax Filippov2015-07-067-7/+27
| * | target-xtensa: add 64-bit floating point registersMax Filippov2015-07-064-9/+43
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150706'...Peter Maydell2015-07-069-15/+63
|\ \ \ | |/ / |/| |
| * | arm_mptimer: Respect IT bit stateDmitry Osipenko2015-07-061-1/+1
| * | arm_mptimer: Fix timer shutdown and mode changeDmitry Osipenko2015-07-061-2/+9
| * | hw/intc/arm_gic_common.c: Reset all registersPeter Maydell2015-07-061-3/+18
| * | target-arm: Implement YIELD insn to yield in ARM and Thumb translatorsPeter Maydell2015-07-061-0/+7
OpenPOWER on IntegriCloud