aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-08-03x86: ioapic: add support for explicit EOIPeter Xu
2016-08-03x86: ioapic: ignore level irq during processingPeter Xu
2016-08-03fw_cfg: Make base type "fw_cfg" abstractMarkus Armbruster
2016-08-03i2c: fix migration regression introduced by broadcast supportIgor Mammedov
2016-08-03mptsas: really fix migration compatibilityPaolo Bonzini
2016-08-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160803-1' into s...Peter Maydell
2016-08-03xen: use a common function for pv and hvm guest backend register callsJuergen Gross
2016-08-03xen: drain submit queue in xen-usb before removing deviceJuergen Gross
2016-08-03xen: when removing a backend don't remove many of themJuergen Gross
2016-08-03spapr: Error out when CPU hotplug is attempted on older pseries machinesBharata B Rao
2016-08-02ehci: faster frame index calculation for skipped framesEvgeny Yakovlev
2016-08-02wxx: Fix compilation of host-libusb.cStefan Weil
2016-08-02wxx: Fix compiler warning for host-libusb.cStefan Weil
2016-07-29Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160729' into stagingPeter Maydell
2016-07-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160729' into...Peter Maydell
2016-07-29Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-29mptsas: Fix a migration compatible issueCao jin
2016-07-29vhost: do not update last avail idx on get_vring_base() failureMarc-André Lureau
2016-07-29spapr: Prevent boot CPU core removalBharata B Rao
2016-07-29Revert "spapr: Ensure CPU cores are added contiguously and removed in LIFO or...David Gibson
2016-07-29spapr: init CPUState->cpu_index with index relative to core-idIgor Mammedov
2016-07-28ide: fix halted IO segfault at resetJohn Snow
2016-07-29vhost: add vhost_net_set_backend()Marc-André Lureau
2016-07-29vhost-user: add error report in vhost_user_write()Marc-André Lureau
2016-07-29vhost: add assert() to check runtime behaviourMarc-André Lureau
2016-07-29vhost-net: vhost_migration_done is vhost-user specificMarc-André Lureau
2016-07-29Revert "vhost-net: do not crash if backend is not present"Marc-André Lureau
2016-07-29vhost-user: add get_vhost_net() assertionsMarc-André Lureau
2016-07-29vhost-user: keep vhost_net after a disconnectionMarc-André Lureau
2016-07-29vhost-user: check vhost_user_{read,write}() return valueMarc-André Lureau
2016-07-29vhost-user: check qemu_chr_fe_set_msgfds() return valueMarc-André Lureau
2016-07-29vhost-user: call set_msgfds unconditionallyMarc-André Lureau
2016-07-29vhost: use error_report() instead of fprintf(stderr,...)Marc-André Lureau
2016-07-29vhost: add missing VHOST_OPS_DEBUGMarc-André Lureau
2016-07-29vhost: do not assert() on vhost_ops failureMarc-André Lureau
2016-07-29vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()Marc-André Lureau
2016-07-29vhost-net: always call vhost_dev_cleanup() on failureMarc-André Lureau
2016-07-29vhost: make vhost_dev_cleanup() idempotentMarc-André Lureau
2016-07-29vhost: fix cleanup on not fully initialized deviceMarc-André Lureau
2016-07-29vhost: assert the log was cleaned upMarc-André Lureau
2016-07-29vhost: make vhost_log_put() idempotentMarc-André Lureau
2016-07-29vhost: don't assume opaque is a fd, use backend cleanupMarc-André Lureau
2016-07-29misc: indentationMarc-André Lureau
2016-07-29virtio: check vring descriptor buffer lengthPrasad J Pandit
2016-07-29hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum
2016-07-29apb: convert init to realizeWei Jiangang
2016-07-29hw/pci-bridge: Convert pxb initialization functions to ErrorWei Jiangang
2016-07-29hw/apci: handle 64-bit MMIO regions correctlyMarcel Apfelbaum
2016-07-29acpi: refactor pxb crs computationMarcel Apfelbaum
2016-07-29hw/acpi: fix a DSDT table issue when a pxb is present.Marcel Apfelbaum