aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-03-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-03-10Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-03-10qemu-char: fix win32 buildBlue Swirl
2013-03-10baum: fix buildBlue Swirl
2013-03-08virtio-serial: make flow control explicit in virtio-consoleAmit Shah
2013-03-08virtio: console: add flow controlAmit Shah
2013-03-08serial: add flow control to transmitAnthony Liguori
2013-03-08qemu-char: move text console init to console.cAnthony Liguori
2013-03-08qemu-char: move msmouse registeration to msmouse.cAnthony Liguori
2013-03-08qemu-char: move baum registration to baum.cAnthony Liguori
2013-03-08qemu-char: move spice registration to spice-qemu-char.cAnthony Liguori
2013-03-08qemu-char: make char drivers dynamically registerableAnthony Liguori
2013-03-08qemu-char: remove use of QEMUTimer in favor of glib idle functionAnthony Liguori
2013-03-08qemu-char: use a glib timeout instead of qemu-timerAnthony Liguori
2013-03-08char: add gio watch fn for tcp backendsAmit Shah
2013-03-08qemu-char: add pty watchAnthony Liguori
2013-03-08qemu-char: add watch supportAnthony Liguori
2013-03-08qemu-char: tcp: make use GIOChannelAnthony Liguori
2013-03-08qemu-char: convert UDP to GIOChannelAnthony Liguori
2013-03-08qemu-char: convert pty to GIOChannelAnthony Liguori
2013-03-08qemu-char: convert fd_chr to use a GIOChannelAnthony Liguori
2013-03-08char: add IOWatchPoll supportAnthony Liguori
2013-03-08qemu-char: remove dead/confusing logic with nb_stdio_clientsAnthony Liguori
2013-03-08char-socket: fix error reportingAnthony Liguori
2013-03-08Fix the wrong description in qemu manualLei Li
2013-03-08pci_host: Drop write-only address_space fieldPeter Maydell
2013-03-08rng-random: Use qemu_open / qemu_closeStefan Berger
2013-03-08configure: Require at least spice-protocol-0.12.3Michal Privoznik
2013-03-08osdep: replace setsockopt by qemu_setsockoptLei Li
2013-03-08lm32: remove unused functionPaolo Bonzini
2013-03-08rtc-test: Fix test failures with recent glibCole Robinson
2013-03-08configure: Create link to icon bitmap for out-of-tree buildsJan Kiszka
2013-03-07hw/nand.c: correct the sense of the BUSY/READY status bitKuo-Jung Su
2013-03-05scsi-disk: handle io_canceled uniformly and correctlyPaolo Bonzini
2013-03-05scsi-disk: do not complete canceled UNMAP requestsPaolo Bonzini
2013-03-05scsi: do not call scsi_read_data/scsi_write_data for a canceled requestPaolo Bonzini
2013-03-05iscsi: look for pkg-config file tooPaolo Bonzini
2013-03-05iscsi: add iscsi_truncate supportPeter Lieven
2013-03-05iscsi: retry read, write, flush and unmap on unit attention check conditionsPeter Lieven
2013-03-05Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armAurelien Jarno
2013-03-05mipsn32-linux-user: Configure the architecture properlyRichard Henderson
2013-03-05mips64-linux-user: Enable 64-bit address mode and fpuRichard Henderson
2013-03-05mips-linux-user: Fix n32 and n64 syscallsRichard Henderson
2013-03-05mips-linux-user: Save and restore fpu and dsp from sigcontextRichard Henderson
2013-03-05mips-linux-user: Enable mips64 and mipsn32 linux-user targetsRichard Henderson
2013-03-05mips-linux-user: Share o32 code for n32 and n64 signalsRichard Henderson
2013-03-05mips-linux-user: Delete n32 and n64 signal stubsRichard Henderson
2013-03-05MAINTAINERS: add entry for ARM KVM guest coresPeter Maydell
2013-03-05configure: Enable KVM on ARMPeter Maydell