aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-05-07Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell22-90/+107
2014-05-06Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-6' into stagingPeter Maydell2-20/+134
2014-05-05PortioList: Store PortioList in device stateKirill Batuzov9-26/+34
2014-05-05arm: Clean up fragile use of error_is_set() in realize() methodsMarkus Armbruster3-6/+12
2014-05-05qom: Clean up fragile use of error_is_set() in set() methodsMarkus Armbruster3-8/+15
2014-05-05hw: Consistently name Error ** objects errp, and not errMarkus Armbruster3-14/+14
2014-05-05hw: Consistently name Error * objects err, and not errpMarkus Armbruster3-21/+21
2014-05-05machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum1-39/+11
2014-05-05machine: Copy QEMUMachine's fields to MachineClassMarcel Apfelbaum1-0/+24
2014-05-05SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo4-24/+716
2014-05-05usb: mtp: reply INCOMPLETE_TRANSFER on read errorsGerd Hoffmann1-1/+3
2014-05-05usb: mtp: fix possible buffer overflowGerd Hoffmann1-0/+8
2014-05-05usb: mtp: drop data-out hexdumpGerd Hoffmann1-2/+1
2014-05-05usb: mtp: avoid empty description stringGerd Hoffmann1-1/+1
2014-05-05usb: mtp: fix error path memory leakGerd Hoffmann1-0/+2
2014-05-05usb: mtp: fix serial (must be exact 32 chars)Gerd Hoffmann1-1/+1
2014-05-05usb: mtp: fix version (is decimal not bcd)Gerd Hoffmann1-1/+1
2014-05-05usb: mtp: fix usb_mtp_add_u64Gerd Hoffmann1-2/+2
2014-05-05usb: mtp: replace debug printfs with trace pointsGerd Hoffmann1-4/+4
2014-05-05usb-ohci: Add vmstate descriptorAlexey Kardashevskiy1-8/+111
2014-05-05SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo1-30/+20
2014-05-05SMBIOS: Use macro to set smbios defaultsGabriel L. Somlo1-14/+13
2014-05-05SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo4-19/+25
2014-05-05E820: Add interface for accessing e820 tableGabriel L. Somlo1-0/+15
2014-05-05pc: add 2.1 machine typeMichael S. Tsirkin2-7/+47
2014-05-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140501'...Peter Maydell2-33/+62
2014-05-01Merge remote-tracking branch 'remotes/cohuck/tags/kvm_cap_helpers' into stagingPeter Maydell2-12/+4
2014-05-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into stagingPeter Maydell8-10/+75
2014-05-01hw/arm/virt: Add support for Cortex-A57Peter Maydell1-0/+5
2014-05-01hw/arm/virt: Put GIC register banks on 64K boundariesPeter Maydell1-3/+3
2014-05-01hw/arm/virt: Create the GIC ourselves rather than (ab)using a15mpcore_privPeter Maydell1-29/+53
2014-05-01armv7m_nvic: fix CPUID Base RegisterRabin Vincent1-1/+1
2014-04-30ppc: use kvm_vcpu_enable_cap()Cornelia Huck2-12/+4
2014-04-29hda-audio: fix non-mixer codecsGerd Hoffmann1-0/+3
2014-04-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell3-20/+17
2014-04-28Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell3-8/+10
2014-04-28Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2-1/+3
2014-04-28vga: add secondary stdvga variantGerd Hoffmann2-0/+65
2014-04-28vga: allow non-global vmstateGerd Hoffmann8-10/+10
2014-04-28xilinx: Fix typo in comment (Marvel -> Marvell)Stefan Weil1-1/+1
2014-04-27misc: Use cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil2-19/+16
2014-04-25qerror.h: Remove QERR defines that are only used onceCole Robinson3-8/+10
2014-04-25net: xilinx_axienet.c: Add phy soft reset bit clearingNathan Rossi1-0/+3
2014-04-25pcnet: remove duplicate assignmentPrasad Joshi1-1/+0
2014-04-25Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-2/+5
2014-04-24Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into stagingPeter Maydell4-1/+1113
2014-04-23usb: mtp filesharingGerd Hoffmann2-0/+1107
2014-04-22usb: add CompatibleID support to msosGerd Hoffmann2-1/+6
2014-04-22block: Add errp to bdrv_new()Kevin Wolf1-2/+5
2014-04-18Fix grammar in commentStefan Weil1-1/+1