aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-14x86: use wrappers for memory access helpersBlue Swirl
2012-08-14x86: avoid AREG0 for SMM helpersBlue Swirl
2012-08-14x86: avoid AREG0 for SVM helpersBlue Swirl
2012-08-14x86: avoid AREG0 for integer helpersBlue Swirl
2012-08-14x86: avoid AREG0 for condition code helpersBlue Swirl
2012-08-14x86: avoid AREG0 for FPU helpersBlue Swirl
2012-08-14Merge remote-tracking branch 'kraxel/seabios-5a02306' into stagingAnthony Liguori
2012-08-14MAINTAINERS: Update email address for Stefan HajnocziStefan Hajnoczi
2012-08-14trace/simple: Replace asprintf by g_strdup_printfStefan Weil
2012-08-14trace/simple: Fix compiler warning for 32 bit hostsStefan Weil
2012-08-14trace: avoid pointer aliasing in trace_record_finish()Harsh Prateek Bora
2012-08-14trace: drop unused TraceBufferRecord->next_tbuf_idx fieldHarsh Prateek Bora
2012-08-14trace: remove unnecessary write_to_buffer() typecastingHarsh Prateek Bora
2012-08-14trace: rename TraceRecordHeader to TraceLogHeaderHarsh Prateek Bora
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-08-13Merge remote-tracking branch 'quintela/migration-next-20120808' into stagingAnthony Liguori
2012-08-13Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori