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
2013-03-08
qemu-char: move text console init to console.c
Anthony Liguori
2013-03-08
qemu-char: move msmouse registeration to msmouse.c
Anthony Liguori
2013-03-08
qemu-char: move baum registration to baum.c
Anthony Liguori
2013-03-08
qemu-char: move spice registration to spice-qemu-char.c
Anthony Liguori
2013-03-08
qemu-char: make char drivers dynamically registerable
Anthony Liguori
2013-03-08
qemu-char: remove use of QEMUTimer in favor of glib idle function
Anthony Liguori
2013-03-08
qemu-char: use a glib timeout instead of qemu-timer
Anthony Liguori
2013-03-08
char: add gio watch fn for tcp backends
Amit Shah
2013-03-08
qemu-char: add pty watch
Anthony Liguori
2013-03-08
qemu-char: add watch support
Anthony Liguori
2013-03-08
qemu-char: tcp: make use GIOChannel
Anthony Liguori
2013-03-08
qemu-char: convert UDP to GIOChannel
Anthony Liguori
2013-03-08
qemu-char: convert pty to GIOChannel
Anthony Liguori
2013-03-08
qemu-char: convert fd_chr to use a GIOChannel
Anthony Liguori
2013-03-08
char: add IOWatchPoll support
Anthony Liguori
2013-03-08
qemu-char: remove dead/confusing logic with nb_stdio_clients
Anthony Liguori
2013-03-08
char-socket: fix error reporting
Anthony Liguori
2013-03-07
hw/nand.c: correct the sense of the BUSY/READY status bit
Kuo-Jung Su
2013-03-05
Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm
Aurelien Jarno
2013-03-05
mipsn32-linux-user: Configure the architecture properly
Richard Henderson
2013-03-05
mips64-linux-user: Enable 64-bit address mode and fpu
Richard Henderson
2013-03-05
mips-linux-user: Fix n32 and n64 syscalls
Richard Henderson
2013-03-05
mips-linux-user: Save and restore fpu and dsp from sigcontext
Richard Henderson
2013-03-05
mips-linux-user: Enable mips64 and mipsn32 linux-user targets
Richard Henderson
2013-03-05
mips-linux-user: Share o32 code for n32 and n64 signals
Richard Henderson
2013-03-05
mips-linux-user: Delete n32 and n64 signal stubs
Richard Henderson
2013-03-05
MAINTAINERS: add entry for ARM KVM guest cores
Peter Maydell
2013-03-05
configure: Enable KVM on ARM
Peter Maydell
2013-03-05
hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
Peter Maydell
2013-03-05
target-arm: Use MemoryListener to identify GIC base address for KVM
Peter Maydell
2013-03-05
hw/arm_gic: Convert ARM GIC classes to use init/realize
Peter Maydell
2013-03-05
hw/arm_gic: Add presave/postload hooks
Peter Maydell
2013-03-05
ARM KVM: save and load VFP registers from kernel
Peter Maydell
2013-03-05
ARM: KVM: Add support for KVM on ARM architecture
Christoffer Dall
2013-03-05
target-arm: Drop CPUARMState* argument from bank_number()
Peter Maydell
2013-03-05
linux-headers: resync from mainline to add ARM KVM headers
Peter Maydell
2013-03-05
oslib-posix: Align to permit transparent hugepages on ARM Linux
Peter Maydell
2013-03-05
target-arm: Don't decode RFE or SRS on M profile cores
Peter Maydell
2013-03-05
target-arm: Factor out handling of SRS instruction
Peter Maydell
2013-03-05
target-mips: Fix accumulator selection for MIPS16 and microMIPS
Richard Sandiford
2013-03-04
target-mips: Translate breaks and traps into the appropriate signal
Meador Inge
2013-03-04
target-mips: fix DSP overflow macro and affected routines
Petar Jovanovic
2013-03-04
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-03-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-03-04
Merge remote-tracking branch 'kraxel/seabios-1.7.2.1' into staging
Anthony Liguori
2013-03-04
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-03-04
block: for HMP commit() operations on 'all', skip non-COW drives
Jeff Cody
2013-03-04
sheepdog: add support for connecting to unix domain socket
MORITA Kazutaka
2013-03-04
sheepdog: use inet_connect to simplify connect code
MORITA Kazutaka
2013-03-04
sheepdog: accept URIs
MORITA Kazutaka
[next]