sdk/emulator/qemu.git
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-03-11 Blue Swirlqemu-char: fix win32 build
2013-03-11 Blue Swirlbaum: fix build
2013-03-08 Amit Shahvirtio-serial: make flow control explicit in virtio...
2013-03-08 Amit Shahvirtio: console: add flow control
2013-03-08 Anthony Liguoriserial: add flow control to transmit
2013-03-08 Anthony Liguoriqemu-char: move text console init to console.c
2013-03-08 Anthony Liguoriqemu-char: move msmouse registeration to msmouse.c
2013-03-08 Anthony Liguoriqemu-char: move baum registration to baum.c
2013-03-08 Anthony Liguoriqemu-char: move spice registration to spice-qemu-char.c
2013-03-08 Anthony Liguoriqemu-char: make char drivers dynamically registerable
2013-03-08 Anthony Liguoriqemu-char: remove use of QEMUTimer in favor of glib...
2013-03-08 Anthony Liguoriqemu-char: use a glib timeout instead of qemu-timer
2013-03-08 Amit Shahchar: add gio watch fn for tcp backends
2013-03-08 Anthony Liguoriqemu-char: add pty watch
2013-03-08 Anthony Liguoriqemu-char: add watch support
2013-03-08 Anthony Liguoriqemu-char: tcp: make use GIOChannel
2013-03-08 Anthony Liguoriqemu-char: convert UDP to GIOChannel
2013-03-08 Anthony Liguoriqemu-char: convert pty to GIOChannel
2013-03-08 Anthony Liguoriqemu-char: convert fd_chr to use a GIOChannel
2013-03-08 Anthony Liguorichar: add IOWatchPoll support
2013-03-08 Anthony Liguoriqemu-char: remove dead/confusing logic with nb_stdio_cl...
2013-03-08 Anthony Liguorichar-socket: fix error reporting
2013-03-08 Lei LiFix the wrong description in qemu manual
2013-03-08 Peter Maydellpci_host: Drop write-only address_space field
2013-03-08 Stefan Bergerrng-random: Use qemu_open / qemu_close
2013-03-08 Michal Privoznikconfigure: Require at least spice-protocol-0.12.3
2013-03-08 Lei Liosdep: replace setsockopt by qemu_setsockopt
2013-03-08 Paolo Bonzinilm32: remove unused function
2013-03-08 Cole Robinsonrtc-test: Fix test failures with recent glib
2013-03-08 Jan Kiszkaconfigure: Create link to icon bitmap for out-of-tree...
2013-03-07 Kuo-Jung Suhw/nand.c: correct the sense of the BUSY/READY status bit
2013-03-05 Paolo Bonziniscsi-disk: handle io_canceled uniformly and correctly
2013-03-05 Paolo Bonziniscsi-disk: do not complete canceled UNMAP requests
2013-03-05 Paolo Bonziniscsi: do not call scsi_read_data/scsi_write_data for...
2013-03-05 Paolo Bonziniiscsi: look for pkg-config file too
2013-03-05 Peter Lieveniscsi: add iscsi_truncate support
2013-03-05 Peter Lieveniscsi: retry read, write, flush and unmap on unit atten...
2013-03-05 Aurelien JarnoMerge branch 'target-arm.next' of git://git.linaro...
2013-03-05 Richard Hendersonmipsn32-linux-user: Configure the architecture properly
2013-03-05 Richard Hendersonmips64-linux-user: Enable 64-bit address mode and fpu
2013-03-05 Richard Hendersonmips-linux-user: Fix n32 and n64 syscalls
2013-03-05 Richard Hendersonmips-linux-user: Save and restore fpu and dsp from...
2013-03-05 Richard Hendersonmips-linux-user: Enable mips64 and mipsn32 linux-user...
2013-03-05 Richard Hendersonmips-linux-user: Share o32 code for n32 and n64 signals
2013-03-05 Richard Hendersonmips-linux-user: Delete n32 and n64 signal stubs
2013-03-05 Peter MaydellMAINTAINERS: add entry for ARM KVM guest cores
2013-03-05 Peter Maydellconfigure: Enable KVM on ARM
2013-03-05 Peter Maydellhw/kvm/arm_gic: Implement support for KVM in-kernel...
2013-03-05 Peter Maydelltarget-arm: Use MemoryListener to identify GIC base...
2013-03-05 Peter Maydellhw/arm_gic: Convert ARM GIC classes to use init/realize
2013-03-05 Peter Maydellhw/arm_gic: Add presave/postload hooks
2013-03-05 Peter MaydellARM KVM: save and load VFP registers from kernel
2013-03-05 Christoffer... ARM: KVM: Add support for KVM on ARM architecture
2013-03-05 Peter Maydelltarget-arm: Drop CPUARMState* argument from bank_number()
2013-03-05 Peter Maydelllinux-headers: resync from mainline to add ARM KVM...
2013-03-05 Peter Maydelloslib-posix: Align to permit transparent hugepages...
2013-03-05 Peter Maydelltarget-arm: Don't decode RFE or SRS on M profile cores
2013-03-05 Peter Maydelltarget-arm: Factor out handling of SRS instruction
2013-03-05 Richard Sandifordtarget-mips: Fix accumulator selection for MIPS16 and...
2013-03-04 Meador Ingetarget-mips: Translate breaks and traps into the approp...
2013-03-04 Petar Jovanovictarget-mips: fix DSP overflow macro and affected routines
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.2...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-04 Jeff Codyblock: for HMP commit() operations on 'all', skip non...
2013-03-04 MORITA Kazutakasheepdog: add support for connecting to unix domain...
2013-03-04 MORITA Kazutakasheepdog: use inet_connect to simplify connect code
2013-03-04 MORITA Kazutakasheepdog: accept URIs
2013-03-04 MORITA Kazutakamove socket_set_nodelay to osdep.c
2013-03-04 MORITA Kazutakaslirp/tcp_subr.c: fix coding style in tcp_connect
2013-03-04 Paolo Bonzinidataplane: remove EventPoll in favor of AioContext
2013-03-04 Christian Borntraegervirtio-blk: fix unplug + virsh reboot
2013-03-04 Mark Cave-Aylandide/macio: Fix macio DMA initialisation.
2013-03-03 Peter Maydellgen-icount.h: Rename gen_icount_start/end to gen_tb_sta...
2013-03-03 Peter Maydelltranslate-all.c: Remove cpu_unlink_tb()
2013-03-03 Peter MaydellHandle CPU interrupts by inline checking of a flag
2013-03-03 Peter Maydellcpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore...
2013-03-03 Andreas Färbercpu: Introduce ENV_OFFSET macros
2013-03-03 Peter Maydelltcg: Document tcg_qemu_tb_exec() and provide constants...
2013-03-03 Blue Swirltcg-sparc: fix build
2013-03-01 Paolo Bonzinish: move files referencing CPU to hw/sh4/
2013-03-01 Paolo Bonzinippc: move more files to hw/ppc
2013-03-01 Paolo Bonzinippc: move files referencing CPU to hw/ppc/
2013-03-01 Paolo Bonzinim68k: move files referencing CPU to hw/m68k/
2013-03-01 Paolo Bonzinii386: move files referencing CPU to hw/i386/
2013-03-01 Paolo Bonziniarm: move files referencing CPU to hw/arm/
2013-03-01 Paolo Bonzinihw: move boards and other isolated files to hw/ARCH
2013-03-01 Paolo Bonzinippc: express FDT dependency of pSeries and e500 boards...
2013-03-01 Paolo Bonzinibuild: always link device_tree.o into emulators if...
2013-03-01 Paolo Bonzinihw: include hw header files with full paths
2013-03-01 Paolo Bonzinippc: do not use ../ in include files
2013-03-01 Paolo Bonzinivt82c686: vt82c686 is not a PCI host bridge
2013-03-01 Paolo Bonzinivirtio-9p: remove PCI dependencies from hw/9pfs/
2013-03-01 Paolo Bonzinivirtio-9p: use CONFIG_VIRTFS, not CONFIG_LINUX
2013-03-01 Paolo Bonzinihw: move device-hotplug.o to toplevel, compile it once
2013-03-01 Paolo Bonzinihw: move qdev-monitor.o to toplevel directory
next