aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-15xbzrle: fix compilation on ppc32Alexander Graf
2012-08-15spapr: Add support for -vga optionzhlcindy@gmail.com
2012-08-15Add one new file vga-pci.h and cleanup on all platformszhlcindy@gmail.com
2012-08-15Revert "PPC: e500: Use new MPIC dt format"Alexander Graf
2012-08-15ppc: Fix bug in handling of PAPR hypercall exitsDavid Gibson
2012-08-15PPC: e500: add generic e500 platformScott Wood
2012-08-15PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood
2012-08-15PPC: e500: change internal references away from mpc8544dsScott Wood
2012-08-15PPC: e500: rename mpc8544ds into generic fileScott Wood
2012-08-15pseries pci: spapr_populate_pci_devices renamed to spapr_populate_pci_dtAlexey Kardashevskiy
2012-08-15pseries pci: removed redundant busdevAlexey Kardashevskiy
2012-08-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-08-15Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2012-08-15s390: provide interface for service interrupt/introduce interrupt.cChristian Borntraeger
2012-08-15s390: Fix error handling and condition code of service callChristian Borntraeger
2012-08-15ivshmem, qdev-monitor: fix order of qerror parametersAlberto Garcia
2012-08-15iov_send_recv(): Handle zero bytes case even if OS does notPeter Maydell
2012-08-15framebuffer: Fix spelling in comment (leight -> height)Stefan Weil
2012-08-15Spelling fix in comment (peripherans -> peripherals)Stefan Weil
2012-08-15docs: Fix spelling (propery -> property)Stefan Weil
2012-08-15trace: Fix "Qemu" -> "QEMU"Stefan Weil
2012-08-15cputlb.c: Fix out of date commentPeter Maydell
2012-08-15ehci: fix assertion typoAlejandro Martinez Ruiz
2012-08-15Makefile: Avoid explicit list of directories in clean targetPeter Maydell
2012-08-15qemu-iotests: Fix 030 after switch to GenericErrorKevin Wolf
2012-08-15block: Flush parent to OS with cache=unsafeKevin Wolf
2012-08-15iscsi: Fix NULL dereferences / races between task completion and abortStefan Priebe
2012-08-15monitor: Clean up fd sets on monitor disconnectCorey Bryant
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant
2012-08-15block: Convert close calls to qemu_closeCorey Bryant
2012-08-15block: Convert open calls to qemu_openCorey Bryant
2012-08-15block: Prevent detection of /dev/fdset/ as floppyCorey Bryant
2012-08-15qapi: Introduce add-fd, remove-fd, query-fdsetsCorey Bryant
2012-08-15qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsgCorey Bryant
2012-08-14update-linux-headers.sh: Pull in asm-generic/kvm_para.hPeter Maydell
2012-08-14kvmvapic: Disable if there is insufficient memoryJan Kiszka
2012-08-14kvm: i8254: Finish time conversion fixJan Kiszka
2012-08-14kvm: i8254: Cache kernel clock offset in KVMPITStateJan Kiszka
2012-08-14Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-08-14Merge branch 'linux-user.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl
2012-08-14linux-user: ARM: Ignore immediate value for svc in thumb modeAlexander Graf
2012-08-14linux-user: Use init_guest_space when -R and -B are specifiedMeador Inge
2012-08-14linux-user: Factor out guest space probing into a functionMeador Inge
2012-08-14flatload: fix bss clearingMike Frysinger
2012-08-14linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_typeJing Huang
2012-08-14linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket optionJing Huang
2012-08-14linux-user: pass sockaddr from host to targetJing Huang
2012-08-14x86: switch to AREG0 free modeBlue Swirl
2012-08-14x86: avoid AREG0 in segmentation helpersBlue Swirl
2012-08-14x86: avoid AREG0 for misc helpersBlue Swirl