aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth4-16/+14
2019-01-30typo: apci->acpiDr. David Alan Gilbert1-1/+1
2019-01-29accel/tcg: Add cluster number to TCG TB hashPeter Maydell1-1/+3
2019-01-29qom/cpu: Add cluster_index to CPUStatePeter Maydell2-0/+31
2019-01-29aspeed/smc: snoop SPI transfers to fake dummy cyclesCédric Le Goater1-0/+3
2019-01-29memory: add memory_region_flush_rom_device()Stefan Hajnoczi1-0/+18
2019-01-29arm: Stub out NRF51 TWI magnetometer/accelerometer detectionSteffen Görtz3-0/+45
2019-01-28Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190128' into stagingPeter Maydell2-33/+47
2019-01-28cputlb: Remove static tlb sizingRichard Henderson2-60/+0
2019-01-28tcg: introduce dynamic TLB sizingEmilio G. Cota2-2/+76
2019-01-25ide/via: Rename functions to match device nameBALATON Zoltan1-1/+1
2019-01-25ide: Get rid of CMD646BAR structBALATON Zoltan1-8/+2
2019-01-25cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan1-0/+2
2019-01-25cmd646: Remove IDEBus from CMD646BARBALATON Zoltan1-1/+0
2019-01-25cmd646: Remove unused variableBALATON Zoltan1-1/+0
2019-01-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into ...Peter Maydell1-6/+0
2019-01-25Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell1-1/+1
2019-01-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+5
2019-01-24Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190123a'...Peter Maydell1-1/+1
2019-01-24virtio-net: Fix a typoPhilippe Mathieu-Daudé1-1/+1
2019-01-24Merge remote-tracking branch 'remotes/stsquad/tags/pull-fpu-next-230119-2' in...Peter Maydell1-1/+1
2019-01-24throttle-groups: fix restart coroutine iothread raceStefan Hajnoczi1-0/+5
2019-01-24qapi: Eliminate indirection through qmp_event_get_func_emit()Markus Armbruster1-6/+0
2019-01-23Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190121-pull-request' i...Peter Maydell2-1/+4
2019-01-23vmstate: constify SaveVMHandlersMarc-André Lureau1-1/+1
2019-01-22include/fpu/softfloat: Fix compilation with Clang on s390xThomas Huth1-1/+1
2019-01-22Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-21' into st...Peter Maydell1-9/+22
2019-01-22linux-user: Fix compilation with clang 3.4Thomas Huth1-0/+4
2019-01-22virtio-net: Fix VirtIONet typedef redefinitionPhilippe Mathieu-Daudé1-3/+2
2019-01-22ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 modeThomas Huth2-4/+3
2019-01-22ppc: Move spapr-related prototypes from xics.h into a seperate header fileThomas Huth2-7/+37
2019-01-22ui/console: Remove PixelFormat from qemu/typedefs.hPhilippe Mathieu-Daudé3-11/+10
2019-01-22ui/console: Remove MouseTransformInfo from qemu/typedefs.hPhilippe Mathieu-Daudé3-3/+3
2019-01-22ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h"Philippe Mathieu-Daudé2-4/+4
2019-01-22ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"Philippe Mathieu-Daudé2-3/+2
2019-01-22audio: Remove AudioState from "qemu/typedefs.h"Philippe Mathieu-Daudé1-1/+0
2019-01-22hw/i386: Remove PCMachineClass from "qemu/typedefs.h"Philippe Mathieu-Daudé2-3/+2
2019-01-22hw/char/serial: Remove SerialState from "qemu/typedefs.h"Philippe Mathieu-Daudé2-3/+2
2019-01-22hw/bt: Remove HCIInfo from "qemu/typedefs.h"Philippe Mathieu-Daudé2-3/+2
2019-01-22hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"Philippe Mathieu-Daudé2-1/+2
2019-01-22hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"Philippe Mathieu-Daudé2-3/+2
2019-01-22hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"Philippe Mathieu-Daudé3-3/+3
2019-01-22hw/input/ps2: Remove PS2State from "qemu/typedefs.h"Philippe Mathieu-Daudé2-1/+2
2019-01-21nbd/client: Add meta contexts to nbd_receive_export_list()Eric Blake1-0/+2
2019-01-21nbd/client: Add nbd_receive_export_list()Eric Blake1-2/+13
2019-01-21nbd/client: Change signature of nbd_negotiate_simple_meta_context()Eric Blake1-1/+1
2019-01-21nbd/client: Move export name into NBDExportInfoEric Blake1-4/+4
2019-01-21nbd/server: Favor [u]int64_t over off_tEric Blake1-2/+2
2019-01-21Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...Peter Maydell1-0/+8
2019-01-21migration: Add post_save function to VMStateDescriptionAaron Lindsay1-0/+1