summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-25qga: use more idiomatic qemu-style eol operatorsMarc-André Lureau1-3/+3
2016-02-25qga: implement the guest-get-vcpus for windowsGal Hammer1-2/+66
2016-02-25qemu-ga: Fixed minor version switch issueLeonid Bloch1-1/+1
2016-02-25qga: Support enum names in guest-file-seekEric Blake6-40/+70
2016-02-25Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20160225'...Peter Maydell5-37/+615
2016-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell38-1327/+314
2016-02-25target-tricore: add opd trap generationBastian Koppelmann1-8/+277
2016-02-25target-tricore: add illegal opcode trap generationBastian Koppelmann1-19/+156
2016-02-25target-tricore: add context managment trap generationBastian Koppelmann1-3/+30
2016-02-25target-tricore: Add trap handling & SOVF/OVF trapsBastian Koppelmann4-2/+147
2016-02-25target-tricore: Fix wrong precedences on psw_writeBastian Koppelmann1-4/+4
2016-02-25target-tricore: fix save_context_upper using env->PSWBastian Koppelmann1-1/+1
2016-02-25Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160225' int...Peter Maydell36-93/+296
2016-02-25q35: No need to check gigabyte_alignEduardo Habkost1-3/+1
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost3-5/+1
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost5-10/+7
2016-02-25machine: Remove no_tco fieldEduardo Habkost2-3/+1
2016-02-25q35: Remove old machine versionsEduardo Habkost1-165/+0
2016-02-25tests/vhost-user-bridge: fix build on 32 bit systemsMichael S. Tsirkin1-7/+7
2016-02-25vring: removePaolo Bonzini6-679/+0
2016-02-25virtio-scsi: do not use vring in dataplanePaolo Bonzini3-234/+35
2016-02-25virtio-blk: do not use vring in dataplanePaolo Bonzini4-146/+19
2016-02-25virtio-blk: fix "disabled data plane" modePaolo Bonzini3-13/+11
2016-02-25virtio: export vring_notify as virtio_should_notifyPaolo Bonzini2-2/+3
2016-02-25virtio: add AioContext-specific function for host notifiersPaolo Bonzini2-0/+18
2016-02-25vring: make vring_enable_notification return voidPaolo Bonzini3-4/+4
2016-02-25block-migration: acquire AioContext as necessaryPaolo Bonzini1-13/+52
2016-02-25pci core: function pci_bus_init() cleanupCao jin1-5/+2
2016-02-25pci core: function pci_host_bus_register() cleanupCao jin1-3/+3
2016-02-25balloon: Use only 'pc-dimm' type dimm for ballooningVladimir Sementsov-Ogievskiy1-2/+20
2016-02-25virtio-balloon: rewrite get_current_ram_size()Vladimir Sementsov-Ogievskiy1-17/+6
2016-02-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160225' into...Peter Maydell7-6/+105
2016-02-25ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hvThomas Huth1-0/+4
2016-02-25ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errorsThomas Huth1-2/+5
2016-02-25spapr: initialize local Error pointerGreg Kurz1-1/+1
2016-02-25hw/ppc/spapr: Implement the h_page_init hypercallThomas Huth2-2/+94
2016-02-25pseries: Update SLOF firmware image to 20160223Alexey Kardashevskiy3-1/+1
2016-02-24linux-user: add getrandom() syscallLaurent Vivier1-0/+13
2016-02-23linux-user: correct timerfd_create syscall numbersRiku Voipio6-6/+6
2016-02-23linux-user: remove unavailable syscalls from aarch64Riku Voipio2-61/+0
2016-02-23linux-user: sync syscall numbers with kernelRiku Voipio13-17/+200
2016-02-23linux-user: Don't assert if guest tries shmdt(0)Peter Maydell1-5/+7
2016-02-23linux-user: set ppc64/ppc64le default CPU to POWER8Laurent Vivier1-1/+1
2016-02-23build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...Lluís Vilanova19-1/+67
2016-02-23linux-user: fix realloc size of target_fd_trans.Laurent Vivier1-2/+2
2016-02-23Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160223' into stagingPeter Maydell16-163/+214
2016-02-23tcg: Remove unnecessary osdep.h includes from tcg-target.inc.cPeter Maydell8-8/+0
2016-02-23scripts/clean-includes: Ignore .inc.c filesPeter Maydell1-0/+5
2016-02-23tcg: Rename tcg-target.c to tcg-target.inc.cPeter Maydell14-9/+11
2016-02-23target-sparc: Use global registers for the register windowRichard Henderson1-24/+33