]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-03-09 Blue SwirlMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-08 David Gibsonpseries: Add compatible property to root of device...
2013-03-08 Andreas Färbertarget-ppc: Move CPU aliases out of translate_init.c
2013-03-08 Andreas Färbertarget-ppc: Report CPU aliases for QMP
2013-03-08 Andreas Färbertarget-ppc: List alias names alongside CPU models
2013-03-08 Andreas Färbertarget-ppc: Make host CPU a subclass of the host's...
2013-03-08 Amadeusz SławińskiPPC: xnu kernel expects FLUSH to be cleared on STOP
2013-03-08 Amadeusz SławińskiPPC: Fix dma interrupt
2013-03-08 Andreas Färbertarget-ppc: Fix PPC_DUMP_SPR_ACCESS build
2013-03-08 David Gibsontarget-ppc: Synchronize FPU state with KVM
2013-03-08 David Gibsontarget-ppc: Add mechanism for synchronizing SPRs with KVM
2013-03-08 Fabien ChouteauSave memory allocation in the elf loader
2013-03-08 Erlon Cruzpseries: Implement h_read hcall
2013-03-08 Andreas Färbertarget-ppc: Change "POWER7" CPU alias
2013-03-08 Andreas Färbertarget-ppc: Fix remaining microcontroller typos among...
2013-03-08 Andreas Färbertarget-ppc: Split model definitions out of translate_init.c
2013-03-08 Andreas Färbertarget-ppc: Update Coding Style for CPU models
2013-03-08 Andreas Färbertarget-ppc: Turn descriptive CPU model comments into...
2013-03-08 Andreas Färbertarget-ppc: Turn descriptive CPU family comments into...
2013-03-08 Andreas Färbertarget-ppc: Set remaining fields on CPU family classes
2013-03-08 Andreas Färbertarget-ppc: Register all types for TARGET_PPCEMB
2013-03-08 Andreas Färbertarget-ppc: Set instruction flags on CPU family classes
2013-03-08 Andreas Färbertarget-ppc: Introduce abstract CPU family types
2013-03-08 Andreas Färbertarget-ppc: Convert CPU definitions
2013-03-08 Andreas Färbertarget-ppc: Get model name from type name
2013-03-08 Andreas Färbertarget-ppc: Extract POWER7 alias
2013-03-08 Andreas Färbertarget-ppc: Extract 970 aliases
2013-03-08 Andreas Färbertarget-ppc: Extract 405GPe alias
2013-03-08 Andreas Färbertarget-ppc: Extract MPC8240 alias
2013-03-08 Andreas Färbertarget-ppc: Extract MPC5200/MPC5200B aliases
2013-03-08 Andreas Färbertarget-ppc: Extract MPC52xx alias
2013-03-08 Andreas Färbertarget-ppc: Extract MPC82xx_HiP{3, 4} aliases
2013-03-08 Andreas Färbertarget-ppc: Extract MPC82xx aliases to *_HiP4
2013-03-08 Andreas Färbertarget-ppc: Extract MPC8247/MPC8248/MPC8270-80 aliases
2013-03-08 Andreas Färbertarget-ppc: Extract MPC82xx alias
2013-03-08 Andreas Färbertarget-ppc: Extract e200 alias
2013-03-08 Andreas Färbertarget-ppc: Extract e300 alias
2013-03-08 Andreas Färbertarget-ppc: Extract MPC83xx aliases
2013-03-08 Andreas Färbertarget-ppc: Extract e500v1/e500v2 aliases
2013-03-08 Andreas Färbertarget-ppc: Extract MPC85xx aliases
2013-03-08 Andreas Färbertarget-ppc: Extract 604e alias
2013-03-08 Andreas Färbertarget-ppc: Extract 601/601v aliases
2013-03-08 Andreas Färbertarget-ppc: Extract 603r alias
2013-03-08 Andreas Färbertarget-ppc: Extract 603e alias
2013-03-08 Andreas Färbertarget-ppc: Extract 740/750 aliases
2013-03-08 Andreas Färbertarget-ppc: Extract 750 aliases
2013-03-08 Andreas Färbertarget-ppc: Extract 7x5 aliases
2013-03-08 Andreas Färbertarget-ppc: Extract 7400 alias
2013-03-08 Andreas Färbertarget-ppc: Extract 7410 alias
2013-03-08 Andreas Färbertarget-ppc: Extract 7448 alias
2013-03-08 Andreas Färbertarget-ppc: Extract 7450 alias
2013-03-08 Andreas Färbertarget-ppc: Extract 74x1 aliases
2013-03-08 Andreas Färbertarget-ppc: Extract 74x5 as aliases
2013-03-08 Andreas Färbertarget-ppc: Extract 74x7[A] aliases
2013-03-08 Andreas Färbertarget-ppc: Turn "ppc32" and "ppc64" CPUs into aliases
2013-03-08 Andreas Färbertarget-ppc: Extract 440 aliases
2013-03-08 Andreas Färbertarget-ppc: Extract 40x aliases
2013-03-08 Andreas Färbertarget-ppc: Extract MGT823/MPC8xx as aliases
2013-03-08 Andreas Färbertarget-ppc: Extract MPC5xx aliases
2013-03-08 Andreas Färbertarget-ppc: Make -cpu "ppc" an alias to "ppc32"
2013-03-08 Andreas Färbertarget-ppc: Extract aliases from definitions list
2013-03-08 Andreas Färbertarget-ppc: Inline comma into POWERPC_DEF_SVR() macro
2013-03-08 Andreas Färbertarget-ppc: Drop nested TARGET_PPC64 guard for POWER7
2013-03-08 Andreas Färbertarget-ppc: Update error handling in ppc_cpu_realize()
2013-03-08 Andreas Färbertarget-ppc: Fix "G2leGP3" PVR
2013-03-08 Andreas Färbertarget-ppc: Fix CPU_POWERPC_MPC8547E
2013-03-08 David Gibsonpseries: Add cleanup hook for PAPR virtual LAN device
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-07 Kuo-Jung Suhw/nand.c: correct the sense of the BUSY/READY status bit
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...
next