summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber2014-03-132-40/+39
* | virtio-console: QOM cast cleanup for VirtConsoleAndreas Färber2014-03-131-13/+20
* | hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum2014-03-122-1/+29
* | spapr-pci: Change the default PCI bus namingAlexey Kardashevskiy2014-03-121-21/+2
* | block/m25p80: Remove FROM_SSI_SLAVE() usagesPeter Crosthwaite2014-03-121-4/+5
* | misc/max111x: QOM casting sweepPeter Crosthwaite2014-03-121-5/+9
* | misc/max111x: Create abstract max111x typePeter Crosthwaite2014-03-121-8/+25
* | ssi: Convert legacy SSI_BUS -> BUS castsPeter Crosthwaite2014-03-121-4/+5
* | ssi: Convert legacy SSI_SLAVE -> DEVICE castsPeter Crosthwaite2014-03-126-22/+27
* | qdev: Set DeviceClass::hotpluggable default in class_init()Igor Mammedov2014-03-121-8/+8
* | qdev: Fix bus dependency of DeviceState::hotpluggable getterAndreas Färber2014-03-121-1/+2
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-115-28/+33
|\
| * 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
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...Peter Maydell2014-03-116-20/+24
|\ \ | |/ |/|
| * hw/arm/musicpal: Avoid shifting left into sign bitPeter Maydell2014-03-101-2/+2
| * hw/ssi/xilinx_spips.c: Avoid shifting left into sign bitPeter Maydell2014-03-101-2/+2
| * hw/arm/omap1.c: Avoid shifting left into sign bitPeter Maydell2014-03-101-10/+14
| * pxa2xx: Don't shift into sign bitPeter Maydell2014-03-103-6/+6
* | 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
OpenPOWER on IntegriCloud