OSDN Git Service

qmiga/qemu.git
2010-01-24 Anthony LiguoriSupport --sysconfdir in configure to specify path to...
2010-01-24 Blue SwirlSparc32: fix free-run timer
2010-01-24 Jan KiszkaMusicpal: Fix descriptor walk in eth_send
2010-01-23 Jan KiszkaMusicpal: Fix wm8750 I2C address
2010-01-23 Artyom Tarasenkosparc32 fix np dereference in do_unassigned_access
2010-01-22 Blue SwirlSparc64: fix PCI probe problems
2010-01-20 Anthony LiguoriRevert "block: prevent multiwrite_merge from creating...
2010-01-20 Anthony Liguorimake: qemu-img depends on config-host.h
2010-01-20 Gleb Natapovreduce number of reinjects on ACK
2010-01-20 Christoph Hellwigblock: prevent multiwrite_merge from creating too large...
2010-01-20 Christoph Hellwigblock: fix cache flushing in bdrv_commit
2010-01-20 Luiz CapitulinoQMP: Fix asynchronous events delivery
2010-01-20 Luiz Capitulinovnc: Use inet_strfamily()
2010-01-20 Luiz Capitulinonet: inet_strfamily(): Better unknown family report
2010-01-20 Luiz Capitulinonet: Make inet_strfamily() public
2010-01-20 Amit Shahvirtio-serial: Use MSI vectors for port virtqueues
2010-01-20 Amit ShahMove virtio-serial to Makefile.objs
2010-01-20 Amit Shahvirtio-serial: Add a 'virtserialport' device for generi...
2010-01-20 Amit Shahvirtio-serial-bus: Add ability to hot-unplug ports
2010-01-20 Amit Shahvirtio-serial-bus: Add a port 'name' property for port...
2010-01-20 Amit Shahvirtio-serial-bus: Maintain guest and host port open...
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus
2010-01-20 Amit Shahvirtio: Remove duplicate macro definition for max....
2010-01-20 Naphtali SpreiDisable fall-back to read-only when cannot open drive...
2010-01-20 Naphtali SpreiAdded drives' readonly option
2010-01-20 Naphtali SpreiClean-up a little bit the RW related bits of BDRV_O_FLA...
2010-01-20 Naphtali SpreiMake CDROM a read-only drive
2010-01-20 Stefan WeilDocumentation: Add missing documentation for qdev relat...
2010-01-19 Gerd Hoffmannpc: add driver version compat properties
2010-01-19 Gerd Hoffmannscsi: device version property
2010-01-19 Gerd Hoffmannide: device version property
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...
next