summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-06-0816-82/+196
|\
| * update Linux headers from kvm/nextPaolo Bonzini2015-06-051-1/+1
| * atomics: add explicit compiler fence in __atomic memory barriersPaolo Bonzini2015-06-051-3/+9
| * ich9: implement SMI_LOCKGerd Hoffmann2015-06-052-0/+7
| * q35: implement TSEGGerd Hoffmann2015-06-051-0/+1
| * q35: implement SMRAM.D_LCKGerd Hoffmann2015-06-051-0/+3
| * q35: add config space wmask for SMRAM and ESMRAMCGerd Hoffmann2015-06-051-0/+9
| * q35: fix ESMRAMC defaultGerd Hoffmann2015-06-051-1/+6
| * q35: implement high SMRAMPaolo Bonzini2015-06-051-8/+8
| * hw/i386: remove smram_updatePaolo Bonzini2015-06-051-1/+0
| * target-i386: use memory API to implement SMRAMPaolo Bonzini2015-06-053-6/+1
| * hw/i386: add a separate region that tracks the SMRAME bitPaolo Bonzini2015-06-051-0/+1
| * qom: add object_property_add_const_linkPaolo Bonzini2015-06-051-0/+18
| * target-i386: introduce cpu_get_mem_attrsPaolo Bonzini2015-06-051-1/+3
| * memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomicStefan Hajnoczi2015-06-051-3/+3
| * memory: replace cpu_physical_memory_reset_dirty() with test-and-clearStefan Hajnoczi2015-06-051-23/+10
| * migration: move dirty bitmap sync to ram_addr.hStefan Hajnoczi2015-06-051-0/+44
| * memory: use atomic ops for setting dirty memory bitsStefan Hajnoczi2015-06-051-7/+9
| * bitmap: add atomic test and clearStefan Hajnoczi2015-06-051-0/+2
| * bitmap: add atomic set functionsStefan Hajnoczi2015-06-052-0/+16
| * memory: do not touch code dirty bitmap unless TCG is enabledPaolo Bonzini2015-06-051-3/+5
| * exec: only check relevant bitmaps for cleanlinessPaolo Bonzini2015-06-051-7/+18
| * exec: invert return value of cpu_physical_memory_get_clean, renamePaolo Bonzini2015-06-051-5/+5
| * exec: pass client mask to cpu_physical_memory_set_dirty_rangePaolo Bonzini2015-06-051-17/+16
| * cputlb: remove useless arguments to tlb_unprotect_code_phys, renamePaolo Bonzini2015-06-051-2/+1
| * exec: move functions to translate-all.hPaolo Bonzini2015-06-051-5/+1
| * ram_addr: tweaks to xen_modified_memoryPaolo Bonzini2015-06-051-1/+2
| * memory: track DIRTY_MEMORY_CODE in mr->dirty_log_maskPaolo Bonzini2015-06-051-2/+2
| * ui/console: remove dpy_gfx_update_dirtyPaolo Bonzini2015-06-051-4/+0
| * memory: prepare for multiple bits in the dirty log maskPaolo Bonzini2015-06-051-2/+4
| * memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...Paolo Bonzini2015-06-051-2/+14
| * memory: the only dirty memory flag for users is DIRTY_MEMORY_VGAPaolo Bonzini2015-06-051-2/+1
* | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-06-081-2/+2
|\ \ | |/ |/|
| * macio: remove remainder_len DBDMA_io propertyMark Cave-Ayland2015-06-041-1/+0
| * macio: switch pmac_dma_write() over to new offset/len implementationMark Cave-Ayland2015-06-041-1/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-0410-12/+42
|\ \
| * | vhost: logs sharingJason Wang2015-06-041-1/+7
| * | hw/acpi: piix4_pm_init(): take fw_cfg object no moreLaszlo Ersek2015-06-041-2/+1
| * | hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"Laszlo Ersek2015-06-041-1/+2
| * | hw/pci: add support for NUMA nodesMarcel Apfelbaum2015-06-033-0/+3
| * | hw/pci: introduce PCI Expander Bridge (PXB)Marcel Apfelbaum2015-06-031-0/+1
| * | hw/pci: made pci_bus_num a PCIBusClass methodMarcel Apfelbaum2015-06-031-0/+1
| * | hw/pci: made pci_bus_is_root a PCIBusClass methodMarcel Apfelbaum2015-06-032-0/+10
| * | acpi: add acpi_send_gpe_event() to rise sci for hotplugZhu Guihua2015-06-033-3/+10
| * | virtio: 64bit features fixups.Gerd Hoffmann2015-06-031-5/+5
| * | TPM: fix build with tpm disabledJuan Quintela2015-06-031-0/+2
* | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-06-048-12/+407
|\ \ \
| * | | softmmu: support up to 12 MMU modesPaolo Bonzini2015-06-032-8/+131
| * | | machine: add default_ram_size to machine classNikunj A Dadhania2015-06-032-0/+7
| * | | pci: make pci_bar useable outside pci.cMichael Roth2015-06-031-0/+6
OpenPOWER on IntegriCloud