aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-25qga: use wide-chars constants for wchar_t comparisonsMarc-André Lureau
2016-02-25qga: use size_t for wcslen() return valueMarc-André Lureau
2016-02-25qga: use more idiomatic qemu-style eol operatorsMarc-André Lureau
2016-02-25qga: implement the guest-get-vcpus for windowsGal Hammer
2016-02-25qemu-ga: Fixed minor version switch issueLeonid Bloch
2016-02-25qga: Support enum names in guest-file-seekEric Blake
2016-02-25Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20160225'...Peter Maydell
2016-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-25target-tricore: add opd trap generationBastian Koppelmann
2016-02-25target-tricore: add illegal opcode trap generationBastian Koppelmann
2016-02-25target-tricore: add context managment trap generationBastian Koppelmann
2016-02-25target-tricore: Add trap handling & SOVF/OVF trapsBastian Koppelmann
2016-02-25target-tricore: Fix wrong precedences on psw_writeBastian Koppelmann
2016-02-25target-tricore: fix save_context_upper using env->PSWBastian Koppelmann
2016-02-25Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160225' int...Peter Maydell
2016-02-25q35: No need to check gigabyte_alignEduardo Habkost
2016-02-25q35: Remove unused q35-acpi-dsdt.aml fileEduardo Habkost
2016-02-25ich9: Remove enable_tco arguments from init functionsEduardo Habkost
2016-02-25machine: Remove no_tco fieldEduardo Habkost
2016-02-25q35: Remove old machine versionsEduardo Habkost
2016-02-25tests/vhost-user-bridge: fix build on 32 bit systemsMichael S. Tsirkin
2016-02-25vring: removePaolo Bonzini
2016-02-25virtio-scsi: do not use vring in dataplanePaolo Bonzini
2016-02-25virtio-blk: do not use vring in dataplanePaolo Bonzini
2016-02-25virtio-blk: fix "disabled data plane" modePaolo Bonzini
2016-02-25virtio: export vring_notify as virtio_should_notifyPaolo Bonzini
2016-02-25virtio: add AioContext-specific function for host notifiersPaolo Bonzini
2016-02-25vring: make vring_enable_notification return voidPaolo Bonzini
2016-02-25block-migration: acquire AioContext as necessaryPaolo Bonzini
2016-02-25pci core: function pci_bus_init() cleanupCao jin
2016-02-25pci core: function pci_host_bus_register() cleanupCao jin
2016-02-25balloon: Use only 'pc-dimm' type dimm for ballooningVladimir Sementsov-Ogievskiy
2016-02-25virtio-balloon: rewrite get_current_ram_size()Vladimir Sementsov-Ogievskiy
2016-02-25Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160225' into...Peter Maydell
2016-02-25ppc/kvm: Tell the user what might be wrong when using bad CPU types with kvm-hvThomas Huth
2016-02-25ppc/kvm: Use error_report() instead of cpu_abort() for user-triggerable errorsThomas Huth
2016-02-25spapr: initialize local Error pointerGreg Kurz
2016-02-25hw/ppc/spapr: Implement the h_page_init hypercallThomas Huth
2016-02-25pseries: Update SLOF firmware image to 20160223Alexey Kardashevskiy
2016-02-24linux-user: add getrandom() syscallLaurent Vivier
2016-02-23linux-user: correct timerfd_create syscall numbersRiku Voipio
2016-02-23linux-user: remove unavailable syscalls from aarch64Riku Voipio
2016-02-23linux-user: sync syscall numbers with kernelRiku Voipio
2016-02-23linux-user: Don't assert if guest tries shmdt(0)Peter Maydell
2016-02-23linux-user: set ppc64/ppc64le default CPU to POWER8Laurent Vivier
2016-02-23build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...Lluís Vilanova
2016-02-23linux-user: fix realloc size of target_fd_trans.Laurent Vivier
2016-02-23Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160223' into stagingPeter Maydell
2016-02-23tcg: Remove unnecessary osdep.h includes from tcg-target.inc.cPeter Maydell
2016-02-23scripts/clean-includes: Ignore .inc.c filesPeter Maydell