summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * machine: query phandle-start machine propertyMarcel Apfelbaum2015-03-111-0/+1
| * machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum2015-03-111-0/+1
| * kvm: add machine state to kvm_arch_initMarcel Apfelbaum2015-03-111-1/+1
| * machine: allowed/required kernel-irqchip supportMarcel Apfelbaum2015-03-111-1/+4
| * machine: replace qemu opts with iommu propertyMarcel Apfelbaum2015-03-111-0/+1
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...Peter Maydell2015-03-115-1/+293
|\ \
| * | bitops.h: sextract64() return type should be int64_t, not uint64_tPeter Maydell2015-03-111-1/+1
| * | stm32f205: Add the stm32f205 SoCAlistair Francis2015-03-111-0/+57
| * | stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis2015-03-111-0/+61
| * | stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis2015-03-111-0/+73
| * | stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis2015-03-111-0/+101
* | | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell2015-03-113-29/+105
|\ \ \
| * | | elf-loader: Provide the possibility to relocate s390 ELF filesThomas Huth2015-03-102-0/+80
| * | | synchronize Linux headers to 4.0-rc3Christian Borntraeger2015-03-101-29/+25
* | | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...Peter Maydell2015-03-111-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | cpu: Add missing documentation for some CPUClass methodsPeter Maydell2015-03-101-0/+12
* | | | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-03-111-0/+134
|\ \ \ \
| * | | | target-i386: Move topology.h to include/hw/i386Eduardo Habkost2015-03-091-0/+134
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2015-03-111-32/+29
|\ \ \ \
| * | | | m48t59: introduce new base-year qdev propertyMark Cave-Ayland2015-03-101-2/+3
| * | | | m48t59: let init functions return a Nvram objectHervé Poussineau2015-03-101-33/+5
| * | | | m48t59: add a Nvram interfaceHervé Poussineau2015-03-101-0/+24
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s...Peter Maydell2015-03-101-1/+0
|\ \ \ \
| * | | | vnc: set id at parse time not init timeGerd Hoffmann2015-03-101-1/+0
| |/ / /
* | | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-03-101-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | hw: Propagate errors through qdev_prop_set_drive()Markus Armbruster2015-03-101-2/+2
| |/ /
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-03-106-4/+38
|\ \ \ | |_|/ |/| |
| * | BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova2015-03-102-4/+5
| * | block-backend: Add wrappers for blocksizes and geometry probingEkaterina Tumanova2015-03-101-0/+2
| * | block: add bdrv functions for geometry and blocksizeEkaterina Tumanova2015-03-102-0/+28
| * | qcow2: Allow creation with refcount order != 4Max Reitz2015-03-101-0/+1
| * | sheepdog: selectable object size supportTeruaki Ishizaki2015-03-091-0/+1
| * | coroutine: Clean up qemu_coroutine_enter()Kevin Wolf2015-03-091-0/+1
* | | xen: Remove xen_cmos_set_s3_resume()Thomas Huth2015-03-101-1/+0
* | | ui: Removed unused functionsThomas Huth2015-03-101-3/+0
* | | qerror.h: Swap definitions that were not in alphabetical orderAlberto Garcia2015-03-101-3/+3
| |/ |/|
* | sPAPR: Implement EEH RTAS callsGavin Shan2015-03-092-2/+45
* | spapr_vio: Convert to realize()Markus Armbruster2015-03-091-1/+1
* | pseries: Switch VGA endian on H_SET_MODEDavid Gibson2015-03-091-0/+1
* | pseries: Move rtc_offset into RTC device's state structureDavid Gibson2015-03-091-1/+2
* | pseries: Make the PAPR RTC a qdev deviceDavid Gibson2015-03-091-2/+5
* | pseries: Add spapr_rtc_read() helper functionDavid Gibson2015-03-091-0/+1
* | pseries: Move sPAPR RTC code into its own fileDavid Gibson2015-03-091-0/+1
* | Add more VMSTATE_*_TEST variants for integersDavid Gibson2015-03-091-0/+15
* | Generalize QOM publishing of date and time from mc146818rtc.cDavid Gibson2015-03-091-0/+14
* | spapr-pci: Enable huge BARsAlexey Kardashevskiy2015-03-091-3/+4
* | pseries: Limit PCI host bridge "index" valueDavid Gibson2015-03-091-1/+3
* | spapr_vio/spapr_iommu: Move VIO bypass where it belongsAlexey Kardashevskiy2015-03-092-1/+5
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-0938-572/+1490
|\ \ | |/ |/|
| * aml-build: comment fixMichael S. Tsirkin2015-03-081-1/+1
OpenPOWER on IntegriCloud