summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* icount: update instruction counter on apic patchingPavel Dovgalyuk2017-01-271-0/+6
* s390x/flic: fix compilation of kvm flicCornelia Huck2017-01-261-1/+1
* Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2017-01-252-8/+7Star
|\
| * 9pfs: fix offset error in v9fs_xattr_read()Greg Kurz2017-01-251-3/+3
| * 9pfs: local: trivial cosmetic fix in pwritev opGreg Kurz2017-01-251-2/+1Star
| * 9pfs: fix off-by-one error in PDU free listGreg Kurz2017-01-251-1/+1
| * 9pfs: add missing coroutine_fn annotationsGreg Kurz2017-01-251-2/+2
* | Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell2017-01-251-61/+14Star
|\ \
| * | target/xtensa: refactor CCOUNT/CCOMPAREMax Filippov2017-01-151-61/+14Star
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell2017-01-259-0/+773
|\ \ \
| * | | nios2: Add Altera 10M50 GHRD emulationMarek Vasut2017-01-245-0/+431
| * | | nios2: Add periodic timer emulationChris Wulff2017-01-242-0/+238
| * | | nios2: Add IIC interrupt controller emulationChris Wulff2017-01-242-0/+104
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-01-2520-36/+34Star
|\ \ \
| * | | hw/isa/isa-bus: Set category of the "isabus-bridge" deviceThomas Huth2017-01-241-0/+1
| * | | usb: Set category and description of the MTP deviceThomas Huth2017-01-241-0/+2
| * | | scsi-disk: add 'fall through' comment to switch VERIFY casesPeter Maydell2017-01-241-0/+1
| * | | hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GBPeter Maydell2017-01-241-1/+1
| * | | vfio: remove a duplicated word in commentsCao jin2017-01-241-2/+2
| * | | lm32: milkymist-tmu2: fix another integer overflowPeter Maydell2017-01-241-1/+1
| * | | hw/i386/kvmvapic: Remove dead code in patch_hypercalls()Peter Maydell2017-01-241-6/+0Star
| * | | pci-assign: avoid pointless statPaolo Bonzini2017-01-241-8/+8
| * | | pcie: fix typo in commentsCao jin2017-01-241-1/+1
| * | | hw: Fix typos found by codespellStefan Weil2017-01-2411-15/+15
| * | | hw/block/m25p80: Fix typo in local macro nameStefan Weil2017-01-241-2/+2
| |/ /
* | | PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert2017-01-249-31/+26Star
* | | migration: disallow migrate_add_blocker during migrationAshijeet Acharya2017-01-248-55/+113
* | | migration: Allow "device add" options to only add migratable devicesAshijeet Acharya2017-01-241-0/+19
* | | migration: extend VMStateInfoJianjun Duan2017-01-2413-39/+113
|/ /
* | hw/core/null-machine: Add the possibility to instantiate a CPU and RAMThomas Huth2017-01-242-3/+26
* | machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov2017-01-244-19/+9Star
* | pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymoreIgor Mammedov2017-01-241-16/+8Star
* | pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()Igor Mammedov2017-01-241-8/+9
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-2031-35/+278
|\ \
| * | Plumb the HAXM-based hardware acceleration supportVincent Palatin2017-01-191-1/+2
| * | kvm: move cpu synchronization codeVincent Palatin2017-01-198-6/+9
| * | x86: ioapic: fix fail migration when irqchip=splitPeter Xu2017-01-161-0/+5
| * | x86: ioapic: dump version for "info ioapic"Peter Xu2017-01-161-1/+2
| * | x86: ioapic: add traces for ioapicPeter Xu2017-01-162-2/+22
| * | serial: fix memory leak in serial exitLi Qiang2017-01-161-0/+10
| * | scsi-block: fix direction of BYTCHK test for VERIFY commandsPaolo Bonzini2017-01-161-1/+1
| * | pc: fix crash in rtc_set_memory() if initial cpu is marked as hotpluggedIgor Mammedov2017-01-161-1/+3
| * | acpi: filter based on CONFIG_ACPI_X86 rather than TARGETPaolo Bonzini2017-01-163-2/+36
| * | event_notifier: cleanups around event_notifier_set_handlerPaolo Bonzini2017-01-162-6/+6
| * | stubs: move vhost stubs to stubs/vhost.oPaolo Bonzini2017-01-163-2/+13
| * | hw: move reset handlers from vl.c to hw/corePaolo Bonzini2017-01-162-1/+73
| * | stubs: move acpi stubs to hw/acpiPaolo Bonzini2017-01-162-4/+22
| * | stubs: move smbios stubs to hw/smbiosPaolo Bonzini2017-01-162-3/+22
| * | smbios: filter based on CONFIG_SMBIOS rather than TARGETLeif Lindholm2017-01-164-2/+36
| * | megasas: fix guest-triggered memory leakPaolo Bonzini2017-01-161-5/+6