aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-19Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori17-137/+221
2011-07-19Merge remote-tracking branch 'kraxel/usb.19' into stagingAnthony Liguori13-235/+523
2011-07-19Merge remote-tracking branch 'spice/spice.v38' into stagingAnthony Liguori4-18/+46
2011-07-19Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori5-9/+21
2011-07-19Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori22-97/+549
2011-07-18virtio-console: Prevent abort()s in case of host chardev closeAmit Shah1-1/+15
2011-07-18virtio-serial-bus: Fix trailing \n in error_report stringAmit Shah1-1/+1
2011-07-18virtio-console: Add some trace eventsAmit Shah2-1/+13
2011-07-18virtio-serial-bus: Add trace eventsAmit Shah2-0/+13
2011-07-17virtio: fix indirect descriptor buffer overflowMichael S. Tsirkin1-0/+8
2011-07-17xen: move to new pci initializersMichael S. Tsirkin1-8/+7
2011-07-17hw/piix_pci.c: Fix PIIX3-xen to initialize idsAnthony PERARD1-0/+3
2011-07-17pci_ids: tweak names to match linux/pci_ids.hMichael S. Tsirkin2-5/+6
2011-07-17vhost: fix double free on device stopMichael S. Tsirkin1-0/+1
2011-07-17xen_console: fall back to qemu serial deviceAlexander Graf1-4/+7
2011-07-17xen_console: support the new extended xenstore protocolStefano Stabellini5-6/+87
2011-07-17checkpatch: don't error out on },{ linesAlexander Graf1-1/+3
2011-07-17xen_disk: treat "aio" as "raw"Stefano Stabellini1-0/+3
2011-07-17qemu_ram_ptr_length: take ram_addr_t as argumentsStefano Stabellini2-8/+15
2011-07-17xen_disk: cope with missing xenstore "params" nodeStefano Stabellini1-7/+27
2011-07-17xen: add vkbd support for PV on HVM guestsStefano Stabellini2-7/+13
2011-07-17xen_console: fix memory leakStefano Stabellini1-2/+6
2011-07-17xen: enable console and disk backend in HVM modeStefano Stabellini1-0/+8
2011-07-17xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XENJan Kiszka4-58/+9
2011-07-17xen: Clean up map cache API namingJan Kiszka6-44/+50
2011-07-17xen: Clean up build systemJan Kiszka3-13/+6
2011-07-16Fix signal handling of SIG_IPI when io-thread is enabledAlexandre Raymond1-1/+9
2011-07-16Fix signal handling when io-thread is disabledAlexandre Raymond1-1/+1
2011-07-16tcg/README: Expand advice on number of TCG ops per target insnPeter Maydell1-1/+9
2011-07-14set ELF_HWCAP for SPARC and SPARC64Artyom Tarasenko1-2/+4
2011-07-14Sparc: fix FPU and AM enable checks for translationBlue Swirl2-23/+35
2011-07-14SPARC64: C99 comment fix for block-transfer ASIsTsuneo Saito1-14/+14
2011-07-14SPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and stfaTsuneo Saito1-0/+4
2011-07-14SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfaTsuneo Saito1-1/+5
2011-07-14SPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfaTsuneo Saito1-1/+5
2011-07-14SPARC64: fp_disabled checks on stfa/stdfa/stqfaTsuneo Saito1-0/+9
2011-07-14SPARC64: Implement stfa/stdfa/stqfa instrcutions properlyTsuneo Saito2-6/+11
2011-07-14SPARC64: fp_disabled checks on ldfa/lddfa/ldqfaTsuneo Saito1-0/+9
2011-07-14SPARC64: Implement ldfa/lddfa/ldqfa instructions properlyTsuneo Saito1-5/+11
2011-07-13linux-user/signal.c: Rename s390 target_ucontext fields to fix ia64Peter Maydell1-15/+15
2011-07-13linux-user: make MIPS and ARM eabi use same argument reorderingRiku Voipio1-20/+18
2011-07-13linux-user: correct syscall 123 on sh4Riku Voipio1-1/+1
2011-07-12os-posix: set groups properly for -runasStefan Hajnoczi1-0/+6
2011-07-12esp: cancel current request only if some request is in flightHervé Poussineau1-1/+1
2011-07-12target-alpha, target-ppc: Remove unnecessary setjmp.h includePeter Maydell2-4/+0
2011-07-12Remove unneeded setjmp.h (fix compilation on Debian "lenny")Stefan Weil1-1/+0
2011-07-12tcg: Reload local variables after return from longjmpJan Kiszka1-0/+4
2011-07-12exec-all.h: Make MAX_OP_PER_INSTR large enough for target-arm's usesPeter Maydell1-5/+1
2011-07-12exec.c: Fix calculation of code_gen_buffer_max_sizePeter Maydell1-2/+2
2011-07-12spapr: use specific endian ld/st_physAlexander Graf2-8/+8