aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2015-04-13stm32f205: Fix SoC type nameAndreas Färber1-1/+1
2015-04-08virtio-blk: correctly dirty guest memoryPaolo Bonzini1-0/+1
2015-04-04vhost: fix typo in vq_index descriptionGreg Kurz1-1/+1
2015-04-02target-i386: clear bsp bit when designating bspNadav Amit1-1/+1
2015-03-25powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini1-0/+1
2015-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell1-0/+5
2015-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell1-5/+7
2015-03-19numa: introduce machine callback for VCPU to node mappingIgor Mammedov1-0/+5
2015-03-19Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell1-0/+11
2015-03-19Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell1-1/+3
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah1-0/+11
2015-03-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-3/+3
2015-03-19elf-loader: Add missing error handling for call of lseekStefan Weil1-1/+3
2015-03-18pci: fix several trivial typos in commentChen Fan2-2/+2
2015-03-18pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan1-1/+1
2015-03-17usb: Propagate errors through usb_register_companion()Markus Armbruster1-5/+7
2015-03-16migration: Allow to suppress vmdesc submissionAlexander Graf1-0/+1
2015-03-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-12/+14
2015-03-11virtio-scsi: remove empty wrapper for cmdMichael S. Tsirkin1-3/+1
2015-03-11virtio-scsi: clean out duplicate cdb fieldMichael S. Tsirkin1-6/+1
2015-03-11virtio-scsi: fix cdb/sense sizeMichael S. Tsirkin1-0/+3
2015-03-11virtio-scsi: drop duplicate CDB/SENSE SIZEMichael S. Tsirkin1-2/+0
2015-03-11exec: don't include hw/boards for linux-userMichael S. Tsirkin1-4/+0
2015-03-11machine: query mem-merge machine propertyMarcel Apfelbaum1-0/+1
2015-03-11machine: query dump-guest-core machine propertyMarcel Apfelbaum1-0/+1
2015-03-11hw/boards: make it safe to include for linux-userMichael S. Tsirkin1-0/+4
2015-03-11machine: query phandle-start machine propertyMarcel Apfelbaum1-0/+1
2015-03-11machine: query kvm-shadow-mem machine propertyMarcel Apfelbaum1-0/+1
2015-03-11machine: allowed/required kernel-irqchip supportMarcel Apfelbaum1-1/+4
2015-03-11machine: replace qemu opts with iommu propertyMarcel Apfelbaum1-0/+1
2015-03-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...Peter Maydell4-0/+292
2015-03-11Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...Peter Maydell1-0/+78
2015-03-11stm32f205: Add the stm32f205 SoCAlistair Francis1-0/+57
2015-03-11stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFGAlistair Francis1-0/+61
2015-03-11stm32f2xx_USART: Add the stm32f2xx USART ControllerAlistair Francis1-0/+73
2015-03-11stm32f2xx_timer: Add the stm32f2xx TimerAlistair Francis1-0/+101
2015-03-11Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+134
2015-03-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell1-32/+29
2015-03-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+2
2015-03-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-4/+5
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova2-4/+5
2015-03-10hw: Propagate errors through qdev_prop_set_drive()Markus Armbruster1-2/+2
2015-03-10m48t59: introduce new base-year qdev propertyMark Cave-Ayland1-2/+3
2015-03-10m48t59: let init functions return a Nvram objectHervé Poussineau1-33/+5
2015-03-10m48t59: add a Nvram interfaceHervé Poussineau1-0/+24
2015-03-10elf-loader: Provide the possibility to relocate s390 ELF filesThomas Huth1-0/+78
2015-03-10xen: Remove xen_cmos_set_s3_resume()Thomas Huth1-1/+0
2015-03-09target-i386: Move topology.h to include/hw/i386Eduardo Habkost1-0/+134
2015-03-09sPAPR: Implement EEH RTAS callsGavin Shan2-2/+45
2015-03-09spapr_vio: Convert to realize()Markus Armbruster1-1/+1