]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-01-19  Adam LitkeQMP: Emit asynchronous events on all QMP monitors
2010-01-19  Kevin WolfFix QEMU_WARN_UNUSED_RESULT
2010-01-19  Luiz CapitulinoQMP: Introduce VNC_INITIALIZED event
2010-01-19  Luiz CapitulinoQMP: Introduce VNC_DISCONNECTED event
2010-01-19  Luiz CapitulinoQMP: Introduce VNC_CONNECTED event
2010-01-19  Luiz CapitulinoVNC: Cache client info at connection time
2010-01-19  Luiz CapitulinoVNC: Add 'family' key
2010-01-19  Luiz CapitulinoVNC: Rename client's 'username' key
2010-01-19  Luiz CapitulinoVNC: Make 'auth' key mandatory
2010-01-19  Luiz CapitulinoVNC: Use 'enabled' key instead of 'status'
2010-01-19  Kusanagi Kouichichar: Remove redundant qemu_chr_generic_open() call.
2010-01-19  Cole Robinsonraw-posix: Detect legacy floppy via ioctl on linux
2010-01-19  Cole Robinsonraw-posix: Detect CDROM via ioctl on linux
2010-01-19  Paolo Bonziniavoid unreachable statement after break
2010-01-19  Paolo Bonziniremove assertions
2010-01-19  Paolo Bonzinichange while to if
2010-01-19  Paolo Bonziniadd assertions about env->current_tb
2010-01-19  Paolo Bonziniclean up env->current_tb
2010-01-19  Paolo Bonzinifix wrong indentation
2010-01-19  Paolo Bonzinikill regs_to_env and env_to_regs
2010-01-19  Paolo Bonziniremove dead code from target-i386/exec.h
2010-01-19  Igor V. Kovalenkortl8139: fix clang reporting unused assignment of VLAN...
2010-01-19  Stefan Weileepro100: Fix multicast support
2010-01-19  Stefan Weileepro100: Restructure code (new function tx_command)
2010-01-17  Blue SwirlSparc32: Update OpenBIOS image to r666
2010-01-17  Blue SwirlSparc: improve CPU register dump
2010-01-17  Mike Frysingerfix linux-user microblaze ELF_ARCH definition
2010-01-16  malcaudio: include more information into audio_bug's output
2010-01-16  malcRevert "sdlaudio: make it suck less"
2010-01-16  Blue SwirlSparc32: improve DMA controller IRQ debugging
2010-01-16  Blue SwirlESP: improve IRQ debugging
2010-01-16  Artyom Tarasenkosparc32 do not clear interrupts when masking
2010-01-16  Blue SwirlUpdate Sparc OpenBIOS images to r665
2010-01-15  Artyom Tarasenkosparc32 do_unassigned_access overhaul v2
2010-01-15  Richard Hendersontcg/x86_64: Avoid unnecessary REX.B prefixes.
2010-01-14  Edgar E. Iglesiasnand: Correct random data reads.
2010-01-14  Stefan WeilMakefile: Fix message for missing configure
2010-01-14  Kazu Hiratatarget-m68k: fix a typo in 'P' packet processing
2010-01-14  Richard Hendersontcg/x86_64: Special-case all 32-bit AND operands.
2010-01-14  Shin-ichiro... sh: sm501: Add hardware cursor feature
2010-01-14  Vince Weaveralpha: fix stat64 issue
2010-01-14  Edgar E. Iglesiasppc-40x: Correct ESR for zone protection faults.
2010-01-14  Edgar E. Iglesiasppc-40x: Correct decoding of zone protection bits.
2010-01-14  Edgar E. Iglesiasppc-40x: Correct check for Endian swapping TLB entries.
2010-01-14  Edgar E. Iglesiasppc-40x: Get TLB attributes from TLBLO.
2010-01-13  Markus Armbrusterdocs: New qdev-device-use.txt
2010-01-13  Milan PlzikQemu's internal TFTP server breaks lock-step-iness...
2010-01-13  Gleb NatapovAdd KVM paravirt cpuid leaf
2010-01-13  Christoph Hellwigvirtio-blk: remove dead variable in virtio_blk_handle_scsi
2010-01-13  Kevin Wolfqcow/qcow2: implement bdrv_aio_flush
2010-01-13  Christoph Hellwigblock: flush backing_hd in the right place
2010-01-13  Amit Shahjson-parser: remove dead increment
2010-01-13  Amit Shahqcow2-refcount: remove dead assignment
2010-01-13  Amit Shahhw/vga.c: remove dead assignment
2010-01-13  Amit Shahx86: translate.c: remove dead assignment
2010-01-13  Amit Shahvirtio: net: remove dead assignment
2010-01-13  Amit Shahvl.c: Remove dead assignment
2010-01-13  Kevin Wolfosdep.c: Fix accept4 fallback
2010-01-13  Kevin Wolfqemu-img rebase
2010-01-13  Kevin Wolfblock: Add bdrv_change_backing_file
2010-01-13  Kevin Wolfblock: Introduce BDRV_O_NO_BACKING
2010-01-13  Paolo Bonzinimove kbd/mouse handling to input.c
2010-01-13  Paolo Bonziniuse pkg-config for libcurl whenever available
2010-01-13  Paolo Bonziniuse pkg-config for sdl whenever available
2010-01-13  Paolo Bonzinifixes to the static compilation case for sdl
2010-01-13  Paolo Bonziniuse cross-prefix for pkgconfig
2010-01-13  Blue Swirlpcnet: remove dead nested assignment, spotted by clang
2010-01-13  Blue SwirlSparc32: remove dead increment, spotted by clang
2010-01-13  Blue SwirlSparc32: remove a variable used only for debugging...
2010-01-13  Blue SwirlSparc: comment out unused variable, spotted by clang
2010-01-13  Blue SwirlSparc32: remove unused env/envs variables, spotted...
2010-01-13  Blue SwirlSparc32: remove unused variable, spotted by clang
2010-01-13  Stefan Weilpci: Add missing 'const' in argument to pci_get_xxx
2010-01-13  Stefan Weileepro100: Update ROM file support
2010-01-13  Stefan Weileepro100: Fix initial value for PCI_STATUS
2010-01-12  Juergen LockWorkaround for broken OSS_GETVERSION on FreeBSD, part two
2010-01-12  Michael S.... virtio-net: mac property is mandatory
2010-01-12  Jan Kiszkakvm: Detect availability of kvm_para.h
2010-01-12  Jan Kiszkakvm: Use kvm-kmod headers if available
2010-01-12  Blue Swirlmonitor: fix dead assignment spotted by clang
2010-01-12  Blue SwirlSparc64: Fix PCI config accessor order
2010-01-12  Richard Hendersontcg-sparc: Implement ext32[su]_i64
2010-01-12  Richard Hendersontcg-sparc: Implement division properly.
2010-01-12  Richard Hendersontcg-sparc: Do not remove %o[012] from 'r' constraint.
2010-01-12  Richard Hendersontcg-sparc: Implement add2, sub2, mulu2.
2010-01-12  Richard Hendersontcg-sparc: Add tcg_out_arithc.
2010-01-12  Stefano Stabellinivnc_refresh: return if vd->timer is NULL
2010-01-12  Michael S.... qdev: fix thinko leading to guest crashes
2010-01-12  Luiz CapitulinoQMP: Don't free async event's 'data'
2010-01-12  malcdma/sb16: make clang analyzer not complain
2010-01-11  Blue SwirlSparc64: enable real access to PCI configuration space
2010-01-11  Anthony LiguoriUpdate to SeaBIOS 0.5.1
2010-01-11  Bruce Rogersmake help output be a little more self-consistent
2010-01-11  Gerd Hoffmannpc: add rombar to compat properties for pc-0.10 and...
2010-01-11  Gerd Hoffmannpci: allow loading roms via fw_cfg.
2010-01-11  Gerd Hoffmannroms: rework rom loading via fw
2010-01-11  Gerd Hoffmannfw_cfg: rom loader tweaks.
2010-01-11  Gerd Hoffmannroms: minor fixes and cleanups.
2010-01-11  Gerd Hoffmannpc: add machine type for 0.12
2010-01-11  Thomas HorstenHandle TFTP ERROR from client
next