summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-06vmstate_register_with_alias_id: Take an Error **Dr. David Alan Gilbert1-2/+3
2017-02-06migration: create Migration Incoming State at init timeJuan Quintela1-1/+0
2017-02-06usb: accept usb3 control requestsGerd Hoffmann1-0/+2
2017-02-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell1-1/+1
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell4-3/+52
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell4-9/+3
2017-02-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-6/+49
2017-02-02Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...Peter Maydell1-45/+24
2017-02-01hw/pci: disable pci-bridge's shpc by defaultMarcel Apfelbaum1-0/+4
2017-02-01virtio: make virtio_should_notify staticPaolo Bonzini1-1/+0
2017-02-01pci: Convert msix_init() to Error and fix callersCao jin1-2/+3
2017-02-01hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum1-0/+1
2017-02-01hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum1-0/+19
2017-02-01ARRAY_SIZE: check that argument is an arrayMichael S. Tsirkin1-1/+8
2017-02-01compiler: expression version of QEMU_BUILD_BUG_ONMichael S. Tsirkin1-0/+3
2017-02-01compiler: rework BUG_ON using a structMichael S. Tsirkin1-3/+7
2017-02-01QEMU_BUILD_BUG_ON: use __COUNTER__Michael S. Tsirkin1-1/+5
2017-01-31char: headers clean-upMarc-André Lureau1-5/+0
2017-01-31char: move socket chardev to its own fileMarc-André Lureau1-0/+1
2017-01-31char: rename and move to header CHR_READ_BUF_LENMarc-André Lureau1-0/+1
2017-01-31char: move mux to its own fileMarc-André Lureau1-2/+1
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange4-9/+3
2017-01-31compiler: drop ; after BUILD_BUG_ONMichael S. Tsirkin1-1/+2
2017-01-31char: remove class kind fieldMarc-André Lureau1-1/+0
2017-01-31char: rename remaining CharDriver to ChardevMarc-André Lureau1-20/+20
2017-01-31char: get rid of CharDriverMarc-André Lureau1-10/+2
2017-01-31char: remove chr_freeMarc-André Lureau1-8/+0
2017-01-31ps2: add support for mice with extra/side buttonsFabian Lesniak1-0/+6
2017-01-31host-utils: Implement unsigned quadword left/right shift and unit testsJose Ricardo Ziviani1-0/+27
2017-01-31target-ppc: Add xscvdphp, xscvhpdpBharata B Rao1-0/+20
2017-01-31hw/ppc/spapr: Fix boot path of usb-host storage devicesThomas Huth1-0/+1
2017-01-31ppc/spapr: implement H_SIGNAL_SYS_RESETNicholas Piggin1-1/+4
2017-01-31pseries: Make cpu_update during CAS unconditionalDavid Gibson1-1/+0
2017-01-31pseries: Always use core objects for CPU constructionDavid Gibson1-1/+0
2017-01-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell30-95/+163
2017-01-27xen-platform: add missing disk unplug optionPaul Durrant1-1/+1
2017-01-27chardev: qom-ifyMarc-André Lureau2-49/+60
2017-01-27gtk: overwrite the console.c char driverMarc-André Lureau1-3/+1
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau24-78/+78
2017-01-27char: allocate CharDriverState as a single objectMarc-André Lureau1-1/+1
2017-01-27char: use a feature bit for replayMarc-André Lureau1-1/+2
2017-01-27char: introduce generic qemu_chr_get_kind()Marc-André Lureau1-2/+13
2017-01-27char: move callbacks in CharDriverMarc-André Lureau1-20/+26
2017-01-27char: use a const CharDriverMarc-André Lureau1-9/+11
2017-01-27char: add qemu_chr_fe_add_watch() Returns descriptionMarc-André Lureau1-0/+2
2017-01-27pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine typesPhil Dennis-Jordan1-1/+5
2017-01-27block: Fix target variable of BLKSECTGET ioctlEric Farman1-0/+1
2017-01-27Introduce DEVICE_CATEGORY_CPU for CPU devicesThomas Huth1-0/+1
2017-01-27hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine typesLaszlo Ersek1-0/+6
2017-01-27hw/isa/lpc_ich9: add broadcast SMI featureLaszlo Ersek1-0/+3