summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * rocker: timestamp on the debug logs helps correlate with events in the VMDavid Ahern2015-05-111-1/+10
| * MAINTAINERS: add rockerScott Feldman2015-05-111-0/+6
| * rocker: add testsScott Feldman2015-05-118-0/+285
| * rocker: add new rocker switch deviceScott Feldman2015-05-1114-0/+5513
| * pci: add network device class 'other' for network switchesScott Feldman2015-05-111-0/+1
| * pci: add rocker device IDScott Feldman2015-05-112-0/+2
| * rocker: add register programming guideScott Feldman2015-05-111-0/+1009
| * virtio-net: use qemu_mac_strdup_printfScott Feldman2015-05-111-9/+3
| * net: add MAC address string printerScott Feldman2015-05-112-0/+8
* | Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell2015-05-1211-56/+191
|\ \
| * | scripts: qmp-shell: Add verbose flagJohn Snow2015-05-111-6/+18
| * | scripts: qmp-shell: add transaction subshellJohn Snow2015-05-111-1/+41
| * | scripts: qmp-shell: Expand support for QMP expressionsJohn Snow2015-05-111-16/+47
| * | scripts: qmp-shell: refactor helpersJohn Snow2015-05-111-11/+13
| * | MAINTAINERS: New maintainer for QMP and QAPILuiz Capitulino2015-05-111-9/+9
| * | json-parser: Accept 'null' in QMPEric Blake2015-05-112-2/+15
| * | qobject: Add a special null QObjectMarkus Armbruster2015-05-114-2/+43
| * | qobject: Clean up around qtype_codeMarkus Armbruster2015-05-114-7/+3
| * | QJSON: Use OBJECT_CHECKEduardo Habkost2015-05-111-5/+5
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-05-1142-221/+673
|\ \
| * | acpi: update expected files for memory unplugMichael S. Tsirkin2015-05-116-0/+0
| * | virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsiShannon Zhao2015-04-285-3/+6
| * | virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-netShannon Zhao2015-04-285-8/+7
| * | 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-282-2/+2
| * | qmp-event: add event notification for memory hot unplug errorZhu Guihua2015-04-274-1/+41
| * | acpi: add hardware implementation for memory hot unplugZhu Guihua2015-04-278-5/+61
| * | acpi: fix "Memory device control fields" registerZhu Guihua2015-04-272-2/+5
| * | acpi: extend aml_field() to support UpdateRuleZhu Guihua2015-04-273-8/+19
| * | acpi, mem-hotplug: add unplug cb for memory deviceTang Chen2015-04-275-6/+64
| * | acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen2015-04-275-5/+68
| * | acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatusTang Chen2015-04-271-6/+28
| * | docs: update documentation for memory hot unplugZhu Guihua2015-04-272-4/+61
| * | virtio: coding style tweakMichael S. Tsirkin2015-04-271-1/+1
| * | 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-274-2/+46
| * | virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueueJason Wang2015-04-271-1/+1
| * | monitor: check return value of qemu_find_net_clients_except()Jason Wang2015-04-271-4/+4
| * | monitor: replace the magic number 255 with MAX_QUEUE_NUMJason Wang2015-04-271-7/+10
| * | 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-273-77/+87
| * | hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao2015-04-273-2/+2
| * | acpi-build: close } in commentMichael S. Tsirkin2015-04-271-1/+1
* | | Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150511'...Peter Maydell2015-05-113-5/+6
|\ \ \
| * | | target-tricore: fix rfe not restoring the PCBastian Koppelmann2015-05-111-0/+1
OpenPOWER on IntegriCloud