summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* usb: Remove unused functionsThomas Huth2015-04-301-5/+0
* pci: Remove unused function ich9_d2pbr_init()Thomas Huth2015-04-301-1/+0
* range: remove useless inclusionsPaolo Bonzini2015-04-302-2/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-04-301-3/+5
|\
| * acpi-build: remove dependency from ram_addr.hPaolo Bonzini2015-04-271-3/+5
* | Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-282-17/+17
|/
* stm32f205: Fix SoC type nameAndreas Färber2015-04-131-1/+1
* virtio-blk: correctly dirty guest memoryPaolo Bonzini2015-04-081-0/+1
* vhost: fix typo in vq_index descriptionGreg Kurz2015-04-041-1/+1
* target-i386: clear bsp bit when designating bspNadav Amit2015-04-021-1/+1
* powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini2015-03-251-0/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell2015-03-201-0/+5
|\
| * numa: introduce machine callback for VCPU to node mappingIgor Mammedov2015-03-191-0/+5
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell2015-03-201-5/+7
|\ \ | |/ |/|
| * usb: Propagate errors through usb_register_companion()Markus Armbruster2015-03-171-5/+7
* | Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell2015-03-191-0/+11
|\ \
| * | virtio: serial: expose a 'guest_writable' callback for usersAmit Shah2015-03-191-0/+11
| |/
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell2015-03-191-1/+3
|\ \
| * | elf-loader: Add missing error handling for call of lseekStefan Weil2015-03-191-1/+3
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-193-3/+3
|\ \ | |/ |/|
| * pci: fix several trivial typos in commentChen Fan2015-03-182-2/+2
| * pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan2015-03-181-1/+1
* | migration: Allow to suppress vmdesc submissionAlexander Graf2015-03-161-0/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-122-12/+14
|\ \ | |/
| * virtio-scsi: remove empty wrapper for cmdMichael S. Tsirkin2015-03-111-3/+1
| * virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin2015-03-111-6/+1
| * virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin2015-03-111-0/+3
| * virtio-scsi: drop duplicate CDB/SENSE SIZEMichael S. Tsirkin2015-03-111-2/+0
| * exec: don't include hw/boards for linux-userMichael S. Tsirkin2015-03-111-4/+0
| * machine: query mem-merge machine propertyMarcel Apfelbaum2015-03-111-0/+1
| * machine: query dump-guest-core machine propertyMarcel Apfelbaum2015-03-111-0/+1
| * hw/boards: make it safe to include for linux-userMichael S. Tsirkin2015-03-111-0/+4
| * machine: query phandle-start machine propertyMarcel Apfelbaum2015-03-111-0/+1
| * machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum2015-03-111-0/+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-114-0/+292
|\ \
| * | 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-111-0/+78
|\ \ \ | |/ / |/| |
| * | elf-loader: Provide the possibility to relocate s390 ELF filesThomas Huth2015-03-101-0/+78
* | | 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/bonzini/tags/for-upstream' into stagingPeter Maydell2015-03-101-2/+2
|\ \ \
OpenPOWER on IntegriCloud