summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* i386/acpi-build: allow more than 255 elements in CPONLaszlo Ersek2014-03-181-2/+2
* pc: Refuse max_cpus if it results in too large APIC IDEduardo Habkost2014-03-181-0/+8
* acpi: Don't use MAX_CPUMASK_BITS for APIC ID bitmapEduardo Habkost2014-03-181-2/+2
* acpi: Assert sts array limit on AcpiCpuHotplug_add()Eduardo Habkost2014-03-181-0/+1
* pc: Refuse CPU hotplug if the resulting APIC ID is too largeEduardo Habkost2014-03-181-0/+8
* acpi-build: fix misaligned accessMichael S. Tsirkin2014-03-121-2/+2
* acpi-build: don't access unaligned addressesMichael S. Tsirkin2014-03-111-15/+16
* q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan2014-03-111-5/+5
* pc: avoid duplicate names for ROM MRsMichael S. Tsirkin2014-03-113-4/+8
* loader: rename in_ram/has_mrMichael S. Tsirkin2014-03-093-5/+5
* qemu: x86: ignore ioapic polarityGabriel L. Somlo2014-03-091-3/+0
* pckbd: return 'keyboard enabled' on read input port commandHervé Poussineau2014-03-091-1/+1
* pam: partly fix write-only modeHervé Poussineau2014-03-091-1/+1
* Add a 'name' parameter to qemu_thread_createDr. David Alan Gilbert2014-03-092-5/+5
* PCIE: fix regression with coldplugged multifunction deviceIgor Mammedov2014-03-091-8/+8
* virtio-net: remove function calls from assertJoel Stanley2014-03-091-2/+5
* acpi-build: append description for non-hotplugMichael S. Tsirkin2014-03-097-264/+500
* Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell2014-03-089-150/+318
|\
| * hw/9pfs: Include virtio-9p-device.o in buildAneesh Kumar K.V2014-03-041-1/+1
| * hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitationChen Gang2014-03-048-149/+316
| * hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()Chen Gang2014-03-031-3/+4
| * hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:"Chen Gang2014-03-031-1/+1
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-03-081-5/+5
|\ \
| * | hw/ide/ahci.h: Avoid shifting left into sign bitPeter Maydell2014-03-071-5/+5
* | | xenfb: Fix graphic_console_init() build failureAndreas Färber2014-03-081-1/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell2014-03-0722-25/+25
|\ \ \
| * | | console: add head to index to qemu consoles.Gerd Hoffmann2014-03-0522-25/+25
| |/ /
* | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-03-0725-85/+2393
|\ \ \
| * | | target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy2014-03-057-24/+39
| * | | target-ppc: add PowerPCCPU::cpu_dt_idAlexey Kardashevskiy2014-03-051-0/+22
| * | | target-ppc: Introduce hypervisor call H_GET_TCELaurent Dufour2014-03-051-0/+37
| * | | target-ppc: Change the hpte store APIAneesh Kumar K.V2014-03-051-14/+6
| * | | target-ppc: Fix page table lookup with kvm enabledAneesh Kumar K.V2014-03-052-19/+32
| * | | target-ppc: Fix htab_mask calculationAneesh Kumar K.V2014-03-052-5/+22
| * | | PPC: sPAPR: Only use getpagesize() when we run with kvmAlexander Graf2014-03-051-1/+12
| * | | spapr-vlan: flush queue whenever can_receive can go from false to trueAlexey Kardashevskiy2014-03-051-0/+2
| * | | qdev: Keep global allocation counter per busAlexander Graf2014-03-052-8/+20
| * | | target-ppc: Update external_htab even when HTAB is managed by kernelAneesh Kumar K.V2014-03-051-0/+7
| * | | spapr: print more detailed error message on failed load_elf()Alexey Kardashevskiy2014-03-051-3/+3
| * | | elf-loader: add more return codesAlexey Kardashevskiy2014-03-052-8/+26
| * | | moxie: fix load_elf() usageAlexey Kardashevskiy2014-03-051-1/+1
| * | | spapr: support only ELF kernel imagesAlexey Kardashevskiy2014-03-051-5/+0
| * | | Add Enhanced Three-Speed Ethernet Controller (eTSEC)Fabien Chouteau2014-03-057-0/+2053
| * | | virtex_ml507: Add support for loading initrd imagesEdgar E. Iglesias2014-03-051-1/+33
| * | | spapr_vscsi: Fix REPORT_LUNS handlingNathan Whitehorn2014-03-051-0/+60
| * | | spapr-pci: enable adding PHB via -deviceAlexey Kardashevskiy2014-03-051-0/+2
| * | | kvm: Add a new machine option kvm-typeAneesh Kumar K.V2014-03-051-0/+20
| |/ /
* | | s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck2014-03-054-7/+111
|/ /
* | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell2014-03-048-100/+430
|\ \
| * | s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth2014-02-271-8/+13
OpenPOWER on IntegriCloud