summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * linux-user: elfload: Provide default for elf_check_archPeter Crosthwaite2015-09-251-24/+4
| * linux_user: elfload: Default ELF_MACHINE to ELF_ARCHPeter Crosthwaite2015-09-251-0/+4
| * hmp: implemented io apic dump state for TCGPavel Butsykin2015-09-253-0/+15
| * hmp: added io apic dump statePavel Butsykin2015-09-257-0/+97
| * ioapic_internal.h: added more constantsPavel Butsykin2015-09-251-0/+5
| * hmp: added local apic dump statePavel Butsykin2015-09-255-0/+217
| * monitor: make monitor_fprintf and mon_get_cpu externally visiblePavel Butsykin2015-09-254-13/+4
| * apic_internal.h: fix formatting and drop unused constsPavel Butsykin2015-09-251-9/+7
| * apic_internal.h: added more constantsPavel Butsykin2015-09-251-0/+58
| * apic_internal.h: rename ESR_ILLEGAL_ADDRESS to APIC_ESR_ILLEGAL_ADDRESSPavel Butsykin2015-09-252-3/+3
| * apic_internal.h: make some apic_get_* functions externally visiblePavel Butsykin2015-09-252-17/+19
| * ioapic: fix contents of arbitration registerPaolo Bonzini2015-09-251-3/+1
| * ioapic: coalesce level interruptsPaolo Bonzini2015-09-251-1/+3
| * MAINTAINERS: add maintainer for network device front-endsPaolo Bonzini2015-09-251-1/+7
| * MAINTAINERS: add maintainer for character device front-endsPaolo Bonzini2015-09-251-1/+6
| * MAINTAINERS: add IPack sectionPaolo Bonzini2015-09-251-0/+6
| * MAINTAINERS: Add more s390 filesPaolo Bonzini2015-09-251-0/+1
| * MAINTAINERS: Add disassemblers to the various backendsPaolo Bonzini2015-09-251-0/+23
| * MAINTAINERS: there is no PPC64 TCG backend anymorePaolo Bonzini2015-09-251-5/+0
| * get_maintainer.pl: \C is deprecatedPaolo Bonzini2015-09-251-11/+11
| * vhost-scsi: include linux/vhost.hMarc-André Lureau2015-09-252-25/+1
| * Makefile: fix build when VPATH is outside GIT treeDaniel P. Berrange2015-09-251-2/+1
| * scsi-generic: let guests recognize readonly=on on passthrough devicesPaolo Bonzini2015-09-251-0/+14
| * checkpatch: do not recommend qemu_strtok over strtokPaolo Bonzini2015-09-251-2/+2
| * tests: add some qemu_strtosz() testsMarc-André Lureau2015-09-251-0/+91
| * utils: rename strtosz to use qemu prefixMarc-André Lureau2015-09-257-33/+36
| * qemu-nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange2015-09-251-64/+38
| * nbd: convert to use the QAPI SocketAddress objectDaniel P. Berrange2015-09-251-34/+37
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150925.0' i...Peter Maydell2015-09-251-8/+8
|\ \
| * | vfio/pci: Remove use of g_malloc0_n() from quirksAlex Williamson2015-09-231-8/+8
* | | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2015-09-256-48/+200
|\ \ \
| * | | sheepdog: refine discard supportHitoshi Mitake2015-09-251-9/+20
| * | | sheepdog: use per AIOCB dirty indexes for non overlapping requestsHitoshi Mitake2015-09-251-28/+35
| * | | Backup: don't do copy-on-read in before_write_notifierWen Congyang2015-09-251-6/+14
| * | | block: Introduce a new API bdrv_co_no_copy_on_readv()Wen Congyang2015-09-253-4/+18
| * | | sheepdog: add reopen supportLiu Yuan2015-09-251-0/+76
| * | | block/nfs: cache allocated filesize for read-only filesPeter Lieven2015-09-251-0/+36
| * | | block/nfs: fix calculation of allocated file sizePeter Lieven2015-09-251-1/+1
* | | | Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...Peter Maydell2015-09-2511-48/+38
|\ \ \ \
| * | | | net: remove muldiv64()Laurent Vivier2015-09-251-1/+1
| * | | | bt: remove muldiv64()Laurent Vivier2015-09-251-2/+2
| * | | | hpet: remove muldiv64()Laurent Vivier2015-09-252-5/+5
| * | | | arm: clarify the use of muldiv64()Laurent Vivier2015-09-251-6/+8
| * | | | openrisc: remove muldiv64()Laurent Vivier2015-09-251-4/+3
| * | | | mips: remove muldiv64()Laurent Vivier2015-09-251-11/+8
| * | | | pcnet: remove muldiv64()Laurent Vivier2015-09-251-2/+1
| * | | | rtl8139: remove muldiv64()Laurent Vivier2015-09-252-9/+7
| * | | | i6300esb: remove muldiv64()Laurent Vivier2015-09-251-8/+3
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-09-2523-141/+590
|\ \ \ \ | |/ / / |/| | |
| * | | MAINTAINERS: add more devices to the PCI sectionPaolo Bonzini2015-09-251-0/+2
OpenPOWER on IntegriCloud