summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/intc/arm_gic: Add Interrupt Group RegistersFabian Aggeler2015-05-123-5/+54
* hw/intc/arm_gic: Switch to read/write callbacks with tx attributesPeter Maydell2015-05-121-54/+90
* hw/intc/arm_gic: Add Security Extensions propertyFabian Aggeler2015-05-123-1/+19
* hw/intc/arm_gic: Create outbound FIQ linesFabian Aggeler2015-05-122-1/+7
* hw/sd: Don't pass BlockBackend to sd_reset()Peter Maydell2015-05-121-9/+8
* armv7m_nvic: systick: Reload the RELOAD value and count down only if ENABLE b...Adrian Huang2015-05-121-0/+9
* Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell2015-05-1214-9/+5524
|\
| * rocker: timestamp on the debug logs helps correlate with events in the VMDavid Ahern2015-05-111-1/+10
| * rocker: add new rocker switch deviceScott Feldman2015-05-1113-0/+5512
| * virtio-net: use qemu_mac_strdup_printfScott Feldman2015-05-111-9/+3
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-05-1121-566/+489
|\ \
| * | virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsiShannon Zhao2015-04-284-3/+5
| * | virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao2015-04-284-7/+6
| * | pci: Merge pci_nic_init() into pci_nic_init_nofail()Thomas Huth2015-04-281-29/+14
| * | acpi: add a missing backslash to the \_SB scope.Gal Hammer2015-04-281-1/+1
| * | qmp-event: add event notification for memory hot unplug errorZhu Guihua2015-04-271-1/+9
| * | acpi: add hardware implementation for memory hot unplugZhu Guihua2015-04-274-3/+45
| * | acpi: fix "Memory device control fields" registerZhu Guihua2015-04-271-1/+1
| * | acpi: extend aml_field() to support UpdateRuleZhu Guihua2015-04-272-6/+11
| * | acpi, mem-hotplug: add unplug cb for memory deviceTang Chen2015-04-274-6/+62
| * | acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen2015-04-274-5/+58
| * | acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatusTang Chen2015-04-271-6/+28
| * | pci: remove hard-coded bar size in msix_init_exclusive_bar()Jason Wang2015-04-271-11/+19
| * | virtio-pci: speedup MSI-X masking and unmaskingJason Wang2015-04-271-19/+21
| * | virtio: introduce vector to virtqueues mappingJason Wang2015-04-272-2/+42
| * | virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueueJason Wang2015-04-271-1/+1
| * | ppc: spapr: add 2.4 machine typeJason Wang2015-04-271-2/+29
| * | spapr: add machine type specific instance init functionJason Wang2015-04-271-0/+23
| * | pc: add 2.4 machine typesJason Wang2015-04-272-7/+48
| * | virtio-net: fix the upper bound when trying to delete queuesJason Wang2015-04-271-1/+1
| * | vhost-user: Send VHOST_RESET_OWNER on vhost stopLuke Gorrie2015-04-271-0/+7
| * | hw/i386/acpi-build: move generic acpi building helpers into dedictated fileShannon Zhao2015-04-272-77/+58
| * | hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao2015-04-272-369/+1
| * | acpi-build: close } in commentMichael S. Tsirkin2015-04-271-1/+1
* | | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-05-0...Peter Maydell2015-05-111-1/+0
|\ \ \ | |_|/ |/| |
| * | xhci: remove unused codeGonglei2015-05-081-1/+0
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-05-112-6/+8
|\ \ \
| * | | exec: move rcu_read_lock/unlock to address_space_translate callersPaolo Bonzini2015-04-301-2/+5
| * | | apic_common: improve readability of apic_reset_commonDenis V. Lunev2015-04-301-4/+3
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150508-1' into s...Peter Maydell2015-05-1114-136/+219
|\ \ \ \
| * | | | uhci: controller is halted after resetGerd Hoffmann2015-05-081-1/+1
| * | | | usb: usb-serial QOMifyGonglei2015-05-081-16/+27
| * | | | usb: usb-redir QOMifyGonglei2015-05-081-11/+14
| * | | | usb: usb-wacom-tablet QOMifyGonglei2015-05-081-3/+6
| * | | | usb: usb-uas QOMifyGonglei2015-05-081-6/+9
| * | | | usb: usb-storage QOMifyGonglei2015-05-081-12/+20
| * | | | usb: usb-ccid QOMifyGonglei2015-05-081-22/+28
| * | | | usb: usb-net QOMifyGonglei2015-05-081-4/+7
| * | | | usb-mtp: fix segmentation faultGonglei2015-05-081-0/+4
| * | | | usb: usb-mtp QOMifyGonglei2015-05-081-4/+7
OpenPOWER on IntegriCloud