]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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
2010-01-11 Christoph Hellwigdmg: fix ->open failure
2010-01-11 Michael S.... virtio-pci: thinko fix
2010-01-11 Michael S.... virtio: add features as qdev properties
2010-01-11 Michael S.... virtio: rename features -> guest_features
2010-01-11 Michael S.... qdev: add bit property type
2010-01-11 Stefan Weilpc-bios: Update README (SeaBIOS)
2010-01-11 Gerd Hoffmannlsi: pass lsi_request to lsi_reselect
2010-01-11 Gerd Hoffmannlsi: move dma_len+dma_buf into lsi_request
2010-01-11 Gerd Hoffmannlsi: move current_dev into lsi_request
2010-01-11 Gerd Hoffmannlsi: have lsi_request for the whole life time of the...
2010-01-11 Gerd Hoffmannlsi: use QTAILQ for lsi_queue
2010-01-11 Roland Dreiervmware_vga: Check cursor dimensions passed from guest...
2010-01-11 Gleb Natapovremove pending exception on vcpu reset.
2010-01-11 Jiri DenemarkFix CPU topology initialization
2010-01-11 Huang YingMCE: Fix bug of IA32_MCG_STATUS after system reset
2010-01-10 Blue SwirlPCI: Fix a typo
2010-01-10 Blue SwirlSparc64: increase APB register range
2010-01-09 Blue SwirlSparc64: use firmware configuration device for command...
2010-01-09 malcoss: fix fragment setting
next