summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sun4u: remove pci_ebus_init() functionMark Cave-Ayland2018-01-091-2/+1Star
* apb: move QOM macros and typedefs from apb.c to apb.hMark Cave-Ayland2018-01-091-0/+86
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171229' into stagingPeter Maydell2018-01-086-6/+33
|\
| * tcg: Allow 6 arguments to TCG helpersRichard Henderson2017-12-294-0/+25
| * tcg: Dynamically allocate TCGOpsRichard Henderson2017-12-292-6/+8
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-01-082-3/+18
|\ \
| * | block: Allow graph changes in subtree drained sectionKevin Wolf2017-12-222-2/+5
| * | block: Add bdrv_subtree_drained_begin/end()Kevin Wolf2017-12-221-0/+13
| * | block: Don't notify parents in drain call chainKevin Wolf2017-12-221-2/+2
| * | block: Remove unused bdrv_requests_pendingFam Zheng2017-12-221-1/+0Star
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-hvf' into sta...Peter Maydell2018-01-084-0/+111
|\ \
| * | i386: hvf: implement vga dirty page trackingSergio Andres Gomez Del Real2017-12-221-0/+5
| * | i386: hvf: add code base from Google's QEMU repositorySergio Andres Gomez Del Real2017-12-223-0/+105
| * | apic: add function to apic that will be used by hvfSergio Andres Gomez Del Real2017-12-221-0/+1
| |/
* | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-12-22-1...Peter Maydell2018-01-081-2/+5
|\ \
| * | acpi: Update TPM2 ACPI table to more recent specsStefan Berger2017-12-221-2/+5
| |/
* | net: Remove the legacy "-net channel" parameterThomas Huth2017-12-221-2/+0Star
* | net: introduce net_crc32_le() functionMark Cave-Ayland2017-12-221-0/+2
* | net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32()...Mark Cave-Ayland2017-12-221-1/+2
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-12-215-6/+19
|\
| * chardev: fix backend events regression with mux chardevMarc-André Lureau2017-12-211-0/+1
| * i8259: generalize statistics into common codePeter Xu2017-12-211-2/+5
| * scsi: provide general-purpose functions to manage sense dataPaolo Bonzini2017-12-211-0/+3
| * cpu: refactor cpu_address_space_init()Peter Xu2017-12-211-2/+4
| * sockets: remove obsolete code that updated listen addressDaniel P. Berrange2017-12-211-1/+1
| * qemu-pr-helper: miscellaneous fixesPaolo Bonzini2017-12-201-1/+5
* | Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell2017-12-211-0/+2
|\ \ | |/ |/|
| * util: add is_equal to UUID APIRoman Kagan2017-12-201-0/+2
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-cmdline-2017-12-18-v2'...Peter Maydell2017-12-201-5/+0Star
|\ \
| * | option: Drop unused get_param_value(), get_next_param_value()Markus Armbruster2017-12-201-5/+0Star
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-12-204-8/+7Star
|\ \ \ | |/ / |/| |
| * | iothread: fix iothread_stop() race conditionStefan Hajnoczi2017-12-191-1/+2
| * | virtio-blk: make queue size configurableMark Kanda2017-12-191-0/+1
| * | iothread: add iothread_by_id() APIStefan Hajnoczi2017-12-191-0/+1
| * | hw/block: Fix the return typeMao Zhongyi2017-12-191-2/+2
| * | coroutine: simplify co_aio_sleep_ns() prototypeStefan Hajnoczi2017-12-191-5/+1Star
* | | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-12-192-0/+9
|\ \ \
| * | | hbitmap: add next_zero functionVladimir Sementsov-Ogievskiy2017-12-182-0/+9
| | |/ | |/|
* | | tpm: move qdev_prop_tpm to hw/tpm/Cornelia Huck2017-12-191-2/+0Star
| |/ |/|
* | hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"Philippe Mathieu-Daudé2017-12-182-3/+21
* | hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.cPhilippe Mathieu-Daudé2017-12-182-20/+33
* | hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé2017-12-182-12/+25
* | hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pcPhilippe Mathieu-Daudé2017-12-182-2/+2
* | hw/acpi: ACPI_PM_* defines are not restricted to i386 archPhilippe Mathieu-Daudé2017-12-182-11/+11
* | hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()Philippe Mathieu-Daudé2017-12-181-1/+2
* | hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé2017-12-182-3/+4
* | hw/unicore32: restrict hw addr defines to source filePhilippe Mathieu-Daudé2017-12-181-10/+0Star
* | i386/hax: remove duplicated includesPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* | hw: remove "qemu/osdep.h" from header filesPhilippe Mathieu-Daudé2017-12-183-3/+0Star
* | hw/registerfields: add missing includePhilippe Mathieu-Daudé2017-12-181-0/+2