index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-15
block: Enable qemu_open/close to work with fd sets
Corey Bryant
2012-08-15
block: Convert close calls to qemu_close
Corey Bryant
2012-08-15
block: Convert open calls to qemu_open
Corey Bryant
2012-08-15
block: Prevent detection of /dev/fdset/ as floppy
Corey Bryant
2012-08-15
qapi: Introduce add-fd, remove-fd, query-fdsets
Corey Bryant
2012-08-15
qemu-char: Add MSG_CMSG_CLOEXEC flag to recvmsg
Corey Bryant
2012-08-14
update-linux-headers.sh: Pull in asm-generic/kvm_para.h
Peter Maydell
2012-08-14
kvmvapic: Disable if there is insufficient memory
Jan Kiszka
2012-08-14
kvm: i8254: Finish time conversion fix
Jan Kiszka
2012-08-14
kvm: i8254: Cache kernel clock offset in KVMPITState
Jan Kiszka
2012-08-14
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2012-08-14
Merge branch 'linux-user.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Blue Swirl
2012-08-14
linux-user: ARM: Ignore immediate value for svc in thumb mode
Alexander Graf
2012-08-14
linux-user: Use init_guest_space when -R and -B are specified
Meador Inge
2012-08-14
linux-user: Factor out guest space probing into a function
Meador Inge
2012-08-14
flatload: fix bss clearing
Mike Frysinger
2012-08-14
linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type
Jing Huang
2012-08-14
linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option
Jing Huang
2012-08-14
linux-user: pass sockaddr from host to target
Jing Huang
2012-08-14
x86: switch to AREG0 free mode
Blue Swirl
2012-08-14
x86: avoid AREG0 in segmentation helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for misc helpers
Blue Swirl
2012-08-14
x86: use wrappers for memory access helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for SMM helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for SVM helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for integer helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for condition code helpers
Blue Swirl
2012-08-14
x86: avoid AREG0 for FPU helpers
Blue Swirl
2012-08-14
Merge remote-tracking branch 'kraxel/seabios-5a02306' into staging
Anthony Liguori
2012-08-14
MAINTAINERS: Update email address for Stefan Hajnoczi
Stefan Hajnoczi
2012-08-14
trace/simple: Replace asprintf by g_strdup_printf
Stefan Weil
2012-08-14
trace/simple: Fix compiler warning for 32 bit hosts
Stefan Weil
2012-08-14
trace: avoid pointer aliasing in trace_record_finish()
Harsh Prateek Bora
2012-08-14
trace: drop unused TraceBufferRecord->next_tbuf_idx field
Harsh Prateek Bora
2012-08-14
trace: remove unnecessary write_to_buffer() typecasting
Harsh Prateek Bora
2012-08-14
trace: rename TraceRecordHeader to TraceLogHeader
Harsh Prateek Bora
2012-08-13
Merge remote-tracking branch 'qmp/queue/qmp' into staging
Anthony Liguori
2012-08-13
Merge remote-tracking branch 'quintela/migration-next-20120808' into staging
Anthony Liguori
2012-08-13
Merge remote-tracking branch 'pmaydell/arm-devs.next' into staging
Anthony Liguori
2012-08-13
target-ppc: add implementation of query-cpu-definitions (v2)
Anthony Liguori
2012-08-13
target-i386: add implementation of query-cpu-definitions (v2)
Anthony Liguori
2012-08-13
qapi: add query-cpu-definitions command (v2)
Anthony Liguori
2012-08-13
compiler: add macro for GCC weak symbols
Anthony Liguori
2012-08-13
qapi: add query-machines command
Anthony Liguori
2012-08-13
qapi: mark QOM commands stable
Anthony Liguori
2012-08-13
qmp: introduce device-list-properties command
Anthony Liguori
2012-08-13
qmp: add SUSPEND_DISK event
Luiz Capitulino
2012-08-13
qmp: qmp-events.txt: add missing doc for the SUSPEND event
Luiz Capitulino
2012-08-13
qmp: qmp-events.txt: put events in alphabetical order
Luiz Capitulino
2012-08-13
qmp: emit the WAKEUP event when the guest is put to run
Luiz Capitulino
[prev]
[next]