aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-05-07Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-05-06Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-6' into stagingPeter Maydell
2014-05-05PortioList: Store PortioList in device stateKirill Batuzov
2014-05-05arm: Clean up fragile use of error_is_set() in realize() methodsMarkus Armbruster
2014-05-05qom: Clean up fragile use of error_is_set() in set() methodsMarkus Armbruster
2014-05-05hw: Consistently name Error ** objects errp, and not errMarkus Armbruster
2014-05-05hw: Consistently name Error * objects err, and not errpMarkus Armbruster
2014-05-05machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum
2014-05-05machine: Copy QEMUMachine's fields to MachineClassMarcel Apfelbaum
2014-05-05SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo
2014-05-05usb: mtp: reply INCOMPLETE_TRANSFER on read errorsGerd Hoffmann
2014-05-05usb: mtp: fix possible buffer overflowGerd Hoffmann
2014-05-05usb: mtp: drop data-out hexdumpGerd Hoffmann
2014-05-05usb: mtp: avoid empty description stringGerd Hoffmann
2014-05-05usb: mtp: fix error path memory leakGerd Hoffmann
2014-05-05usb: mtp: fix serial (must be exact 32 chars)Gerd Hoffmann
2014-05-05usb: mtp: fix version (is decimal not bcd)Gerd Hoffmann
2014-05-05usb: mtp: fix usb_mtp_add_u64Gerd Hoffmann
2014-05-05usb: mtp: replace debug printfs with trace pointsGerd Hoffmann
2014-05-05usb-ohci: Add vmstate descriptorAlexey Kardashevskiy
2014-05-05SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo
2014-05-05SMBIOS: Use macro to set smbios defaultsGabriel L. Somlo
2014-05-05SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo
2014-05-05E820: Add interface for accessing e820 tableGabriel L. Somlo
2014-05-05pc: add 2.1 machine typeMichael S. Tsirkin
2014-05-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140501'...Peter Maydell
2014-05-01Merge remote-tracking branch 'remotes/cohuck/tags/kvm_cap_helpers' into stagingPeter Maydell
2014-05-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into stagingPeter Maydell
2014-05-01hw/arm/virt: Add support for Cortex-A57Peter Maydell
2014-05-01hw/arm/virt: Put GIC register banks on 64K boundariesPeter Maydell
2014-05-01hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_privPeter Maydell
2014-05-01armv7m_nvic: fix CPUID Base RegisterRabin Vincent
2014-04-30ppc: use kvm_vcpu_enable_cap()Cornelia Huck
2014-04-29hda-audio: fix non-mixer codecsGerd Hoffmann
2014-04-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell
2014-04-28Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-04-28Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2014-04-28vga: add secondary stdvga variantGerd Hoffmann
2014-04-28vga: allow non-global vmstateGerd Hoffmann
2014-04-28xilinx: Fix typo in comment (Marvel -> Marvell)Stefan Weil
2014-04-27misc: Use cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil
2014-04-25qerror.h: Remove QERR defines that are only used onceCole Robinson
2014-04-25net: xilinx_axienet.c: Add phy soft reset bit clearingNathan Rossi
2014-04-25pcnet: remove duplicate assignmentPrasad Joshi
2014-04-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into stagingPeter Maydell
2014-04-23usb: mtp filesharingGerd Hoffmann
2014-04-22usb: add CompatibleID support to msosGerd Hoffmann
2014-04-22block: Add errp to bdrv_new()Kevin Wolf
2014-04-18Fix grammar in commentStefan Weil