aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-19monitor: remove mhandler.cmd_newMarc-André Lureau4-173/+170
2016-09-19monitor: implement 'qmp_query_commands' without qmp_cmdsMarc-André Lureau1-11/+18
2016-09-19monitor: use qmp_find_command() (using generated qapi code)Marc-André Lureau5-160/+11
2016-09-19qapi: export the marshallersMarc-André Lureau1-6/+2
2016-09-19qmp: Hack to keep commands configuration-specificMarc-André Lureau1-0/+35
2016-09-19qapi: Support unregistering QMP commandsMarkus Armbruster2-0/+9
2016-09-19monitor: register gen:false commands manuallyMarc-André Lureau1-0/+13
2016-09-19monitor: simplify invalid_qmp_mode()Marc-André Lureau1-5/+5
2016-09-19qapi-schema: add 'device_add'Marc-André Lureau1-0/+40
2016-09-19qapi-schema: use generated marshaller for 'qmp_capabilities'Marc-André Lureau3-3/+24
2016-09-19build-sys: define QEMU_VERSION_{MAJOR, MINOR, MICRO}Marc-André Lureau2-13/+9
2016-09-16Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160916' into stagingPeter Maydell28-168/+436
2016-09-16tcg: Optimize fence instructionsPranith Kumar1-0/+39
2016-09-16target-i386: Generate fences for x86Pranith Kumar1-0/+8
2016-09-16target-aarch64: Generate fences for aarch64Pranith Kumar1-1/+26
2016-09-16target-arm: Generate fences in ARMv7 frontendPranith Kumar1-2/+2
2016-09-16target-alpha: Generate fence opPranith Kumar1-2/+2
2016-09-16tcg/tci: Add support for fencePranith Kumar2-0/+7
2016-09-16tcg/sparc: Add support for fencePranith Kumar1-0/+13
2016-09-16tcg/s390: Add support for fencePranith Kumar1-0/+11
2016-09-16tcg/ppc: Add support for fencePranith Kumar1-0/+21
2016-09-16tcg/mips: Add support for fencePranith Kumar1-0/+30
2016-09-16tcg/ia64: Add support for fencePranith Kumar1-0/+5
2016-09-16tcg/arm: Add support for fencePranith Kumar1-0/+18
2016-09-16tcg/aarch64: Add support for fencePranith Kumar1-0/+22
2016-09-16tcg/i386: Add support for fencePranith Kumar1-0/+17
2016-09-16Introduce TCGOpcode for memory barrierPranith Kumar5-0/+55
2016-09-16cpu-exec: Check -dfilter for -d cpuRichard Henderson1-1/+2
2016-09-16tcg: Merge GETPC and GETRARichard Henderson7-50/+30
2016-09-16tcg: Support arbitrary size + alignmentRichard Henderson10-112/+128
2016-09-15Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20160915.0' in...Peter Maydell1-1/+3
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell18-234/+379
2016-09-15vfio/pci: Fix regression in MSI routing configurationDavid Gibson1-1/+3
2016-09-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell53-2961/+54
2016-09-15Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s...Peter Maydell3-9/+204
2016-09-15pcspk: adding vmstate for save/restorePavel Dovgalyuk1-2/+15
2016-09-15kvmvapic: fix state change handlerPavel Dovgalyuk1-0/+1
2016-09-15pc: apic: introduce APIC macroWanpeng Li1-11/+15
2016-09-15mptsas: change .realize function nameCao jin1-2/+2
2016-09-15linux-user/qemu.h: change malloc to g_malloc, free to g_freeMd Haris Iqbal1-2/+2
2016-09-15win32: don't run subprocess tests on Mingw32 platformEduardo Habkost1-1/+1
2016-09-15sheepdog: remove useless castsLaurent Vivier1-2/+2
2016-09-15fw_cfg: remove useless castsLaurent Vivier1-2/+2
2016-09-15tricore: remove useless castLaurent Vivier1-1/+1
2016-09-15s390x: remove useless castLaurent Vivier1-1/+1
2016-09-15linux-user,s390x: remove useless castLaurent Vivier1-1/+1
2016-09-15coccinelle: add a script to remove useless castsLaurent Vivier1-0/+7
2016-09-15curl: Operate on zero-length fileTomáš Golembiovský1-4/+21
2016-09-15Remove unused function declarationsLadi Prosek31-82/+0
2016-09-15ivshmem: Delete duplicate debug messageStefano Dong (董兴水)1-1/+0