Age | Commit message (Expand) | Author |
2014-03-13 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-03-13 | dataplane: replace internal thread with IOThread | Stefan Hajnoczi |
2014-03-13 | iothread: add "iothread" qdev property type | Stefan Hajnoczi |
2014-03-13 | qdev: make get_pointer() handle temporary strings | Igor Mammedov |
2014-03-13 | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging | Peter Maydell |
2014-03-13 | spapr-pci: Convert fprintf() to error_report() | Alexey Kardashevskiy |
2014-03-13 | spapr-pci: Convert to QOM realize | Alexey Kardashevskiy |
2014-03-13 | xics-kvm: Fix reset function | Alexey Kardashevskiy |
2014-03-13 | pci: Move VMState registration/unregistration to QOM realize/unrealize | Bandan Das |
2014-03-13 | qdev: Realize buses on device realization | Bandan Das |
2014-03-13 | qdev: Prepare realize/unrealize hooks for BusState | Bandan Das |
2014-03-13 | virtio-serial-port: Convert to QOM realize/unrealize | Andreas Färber |
2014-03-13 | virtio-console: QOM cast cleanup for VirtConsole | Andreas Färber |
2014-03-12 | hw/core: Introduce QEMU machine as QOM object | Marcel Apfelbaum |
2014-03-12 | spapr-pci: Change the default PCI bus naming | Alexey Kardashevskiy |
2014-03-12 | block/m25p80: Remove FROM_SSI_SLAVE() usages | Peter Crosthwaite |
2014-03-12 | misc/max111x: QOM casting sweep | Peter Crosthwaite |
2014-03-12 | misc/max111x: Create abstract max111x type | Peter Crosthwaite |
2014-03-12 | ssi: Convert legacy SSI_BUS -> BUS casts | Peter Crosthwaite |
2014-03-12 | ssi: Convert legacy SSI_SLAVE -> DEVICE casts | Peter Crosthwaite |
2014-03-12 | qdev: Set DeviceClass::hotpluggable default in class_init() | Igor Mammedov |
2014-03-12 | qdev: Fix bus dependency of DeviceState::hotpluggable getter | Andreas Färber |
2014-03-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-03-11 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'... | Peter Maydell |
2014-03-11 | acpi-build: don't access unaligned addresses | Michael S. Tsirkin |
2014-03-11 | q35: Correct typo BRDIGE -> BRIDGE | BALATON Zoltan |
2014-03-11 | pc: avoid duplicate names for ROM MRs | Michael S. Tsirkin |
2014-03-10 | hw/arm/musicpal: Avoid shifting left into sign bit | Peter Maydell |
2014-03-10 | hw/ssi/xilinx_spips.c: Avoid shifting left into sign bit | Peter Maydell |
2014-03-10 | hw/arm/omap1.c: Avoid shifting left into sign bit | Peter Maydell |
2014-03-10 | pxa2xx: Don't shift into sign bit | Peter Maydell |
2014-03-09 | loader: rename in_ram/has_mr | Michael S. Tsirkin |
2014-03-09 | qemu: x86: ignore ioapic polarity | Gabriel L. Somlo |
2014-03-09 | pckbd: return 'keyboard enabled' on read input port command | Hervé Poussineau |
2014-03-09 | pam: partly fix write-only mode | Hervé Poussineau |
2014-03-09 | Add a 'name' parameter to qemu_thread_create | Dr. David Alan Gilbert |
2014-03-09 | PCIE: fix regression with coldplugged multifunction device | Igor Mammedov |
2014-03-09 | virtio-net: remove function calls from assert | Joel Stanley |
2014-03-09 | acpi-build: append description for non-hotplug | Michael S. Tsirkin |
2014-03-08 | Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging | Peter Maydell |
2014-03-08 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-03-08 | xenfb: Fix graphic_console_init() build failure | Andreas Färber |
2014-03-07 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging | Peter Maydell |
2014-03-07 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2014-03-07 | hw/ide/ahci.h: Avoid shifting left into sign bit | Peter Maydell |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann |
2014-03-05 | s390x/virtio-ccw: Adapter interrupt support. | Cornelia Huck |
2014-03-05 | target-ppc: spapr: e500: fix to use cpu_dt_id | Alexey Kardashevskiy |
2014-03-05 | target-ppc: add PowerPCCPU::cpu_dt_id | Alexey Kardashevskiy |
2014-03-05 | target-ppc: Introduce hypervisor call H_GET_TCE | Laurent Dufour |