]> Git Repo - qemu.git/shortlog
qemu.git
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
2013-03-01 Paolo Bonzinihw: move fifo.[ch] to libqemuutil
2013-03-01 Paolo Bonzinihw: move char backends to backends/
2013-02-28 Peter Crosthwaitecadence_gem: Add debug msgs for rx desc movement
2013-02-28 Peter Crosthwaitecadence_gem: Don't reset rx desc pointer on rx_en
2013-02-28 Peter Crosthwaitecadence_gem: fix interrupt events
2013-02-28 Peter Crosthwaitecadence_gem: factor out can_rx() logic replication
2013-02-28 Peter Crosthwaitecadence_gem: Flush queued packets
2013-02-28 Peter Crosthwaitem25p80.c: Use QOM classes for part differentiation
2013-02-28 Peter Crosthwaitexilinx_zynq: Added SD controllers
2013-02-28 Peter Crosthwaitevl.c: allow for repeated -sd arguments
2013-02-28 Igor Mitsyankohw/sdhci: introduce standard SD host controller
2013-02-28 Peter Crosthwaitearm: a9mpcore: Coreify the SCU
2013-02-28 Peter Crosthwaitearm: a9mpcore: remove old_timer_status field
2013-02-28 Peter Crosthwaitearm: mptimer: Remove WDT distinction
2013-02-28 Peter Crosthwaitearm: arm11mpcore, a9mpcore: CamelCased type names
2013-02-28 Peter Crosthwaitearm: mptimer: CamelCased type names
2013-02-28 Peter Maydellhw/pflash_cfi01: Treat read in unknown command state...
2013-02-28 Peter Maydellhw/pflash_cfi01: Make read after byte-write or erase...
2013-02-28 Antoine Mathyshw/ds1338: Fix conversion between 12 hours and 24 hours...
next
This page took 0.061296 seconds and 4 git commands to generate.