]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-01-14  Anthony LiguoriUpdate version and changelog for release v0.12.2
2010-01-14  Anthony LiguoriUpdate SeaBIOS to 0.5.1
2010-01-13  Milan PlzikQemu's internal TFTP server breaks lock-step-iness...
2010-01-13  Kevin Wolfosdep.c: Fix accept4 fallback
2010-01-12  Gerd Hoffmannpc: add rombar to compat properties for pc-0.10 and...
2010-01-12  Gerd Hoffmannpci: allow loading roms via fw_cfg.
2010-01-12  Gerd Hoffmannroms: rework rom loading via fw
2010-01-12  Gerd Hoffmannfw_cfg: rom loader tweaks.
2010-01-12  Gerd Hoffmannroms: minor fixes and cleanups.
2010-01-12  Gerd Hoffmannpc: add machine type for 0.12
2010-01-12  Aurelien Jarnoloader: more ignores for rom intended to be loaded...
2010-01-12  Stefano Stabellinivnc_refresh: return if vd->timer is NULL
2010-01-12  Luiz CapitulinoQMP: Don't free async event's 'data'
2010-01-12  Thomas HorstenHandle TFTP ERROR from client
2010-01-12  Christoph Hellwigdmg: fix ->open failure
2010-01-12  Michael S.... virtio-pci: thinko fix
2010-01-12  Stefan Weilpc-bios: Update README (SeaBIOS)
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-08  Avi Kivitylinuxboot: fix gdt address calculation
2010-01-08  Luiz CapitulinoQMP: Drop wrong assert()
2010-01-07  Anthony Liguorivnc: Fix artifacts in hextile decoding
2010-01-06  Anthony LiguoriMerge remote branch 'mst/stable-0.12' into stable-0.12
2010-01-03  Aurelien Jarnotarget-i386: Fix "call im" on x86_64 when executing...
2009-12-30  Michael TokarevAdd missing newline at the end of options list
2009-12-24  Avi KivityDon't load options roms intended to be loaded by the...
2009-12-23  Scott TsaiUSB: Improve usbdevice error messages
2009-12-20  Aurelien Jarnocpu-all.h: fix cpu_get_real_ticks() #ifdef
2009-12-20  Blue Swirlalpha: fix compile
2009-12-20  Kirill A. Shutemovuser_only: compile everything with -fpie
2009-12-20  Artyom Tarasenkofdc/sparc32: don't hang on detection under OBP
2009-12-20  Artyom Tarasenkoscsi-disk: Inquiry with allocation length of CDB <...
2009-12-20  Anthony LiguoriUpdate version and changelog for 0.12.1 v0.12.1
2009-12-19  Kevin WolfMultiboot support: Fix rom_copy
2009-12-19  Aurelien Jarnoroms: allow roms to be loaded at address 0
2009-12-19  Anthony LiguoriUpdate for 0.12.0 release v0.12.0
2009-12-19  Anthony LiguoriUpdate to SeaBIOS 0.5.0
2009-12-19  Anthony LiguoriRevert "monitor: Convert do_migrate_set_speed() to...
2009-12-19  Anthony Liguorie1000: Don't muck with PCI commmand register
2009-12-19  Luiz Capitulinomonitor: do_balloon(): Use 'M' argument type
2009-12-19  Luiz Capitulinomonitor: Introduce 'M' argument type
2009-12-19  Luiz CapitulinoQMP: Update spec file
2009-12-19  Luiz CapitulinoQMP: Update README file
2009-12-19  Luiz CapitulinoQMP: Assure that returned data is a QDict
2009-12-19  Luiz CapitulinoQMP: Return an empty dict by default
2009-12-19  Luiz CapitulinoQMP: Only handle converted commands
2009-12-19  Anthony LiguoriUpdate SeaBIOS to include PCI based option rom loading
2009-12-19  Gerd Hoffmannroms: remove option rom packing logic
2009-12-19  Gerd Hoffmannroms: use new fw_cfg file xfer support.
2009-12-19  Gerd Hoffmannfw_cfg: add API for file transfer.
2009-12-19  Gerd Hoffmannfw_cfg: make calls typesafe
2009-12-19  Gerd Hoffmannpci romfiles: add property, add default to PCIDeviceInfo
2009-12-19  Anthony LiguoriSupport PCI based option rom loading
2009-12-19  Daniel P. BerrangeFix backcompat for hotplug of SCSI controllers
2009-12-19  Juan Quintelafdc: fix migration from 0.11
2009-12-19  Juan QuintelaRevert "fdc: fix vmstate variable passed"
2009-12-19  Jan Kiszkamonitor: Accept input only byte-wise
2009-12-19  Anthony LiguoriRevert "kvm: x86: Save/restore exception_index"
2009-12-19  Dave Airlievmware: increase cursor buffer size.
2009-12-19  Anthony LiguoriVMware VGA: Only enable dirty log tracking when fifo...
2009-12-19  Anthony LiguoriFix VMware VGA depth computation
2009-12-19  Anthony LiguoriMake sure to enable dirty log tracking for VMware VGA
2009-12-19  Anthony LiguoriMake sure to enable dirty tracking of VBE vram mapping
2009-12-19  Dave Airlievmware: setup PCI BAR 2 for FIFO as per vmware spec
2009-12-19  Gerd Hoffmannqdev: improve property error reporting.
2009-12-19  Gerd Hoffmannfix vga names in default_list
2009-12-19  Gerd Hoffmannusb-host: check mon before using it.
2009-12-19  Gerd Hoffmannusb-net: use qdev for -usbdevice
2009-12-19  Gerd HoffmannCheck rom_load_all() return value.
2009-12-19  Gerd Hoffmanndefaults: update device_list[]
2009-12-19  Gerd Hoffmanndefaults: split default_drive
2009-12-19  Luiz Capitulinomonitor: Catch printing to non-existent monitor
2009-12-19  Luiz Capitulinomonitor: Avoid readline functions in QMP
2009-12-19  Luiz Capitulinomonitor: do_balloon(): Check for errors
2009-12-19  Luiz Capitulinomonitor: Use 'device' in eject
2009-12-19  Luiz CapitulinoQDict: Fix size update
2009-12-19  Markus Armbrusterqdev: Improve uni-north device names
2009-12-19  Daniel P. BerrangeAvoid permanently disabled QEMU monitor when UNIX migra...
2009-12-19  Kevin WolfFix loading of ELF multiboot kernels
2009-12-19  Kevin WolfRevert "Rename DriveInfo.onerror to on_write_error...
2009-12-19  Kevin Wolfqemu-io: Fix memory leak
2009-12-19  Paolo BonziniFix thinko in linuxboot.S
2009-12-19  Jan Kiszkatarget-i386: Fix evaluation of DR7 register
2009-12-19  Jan Kiszkakvm: x86: Use separate exception_injected CPUState...
2009-12-19  Anthony Liguorivnc: hextile: do not generate ForegroundSpecified and...
2009-12-19  Anthony LiguoriRevert "pci: interrupt disable bit support"
2009-12-19  Alexander Graftarget-ppc: fix ppc32 kvm build
2009-12-18  Alexander GrafS390: Bail out without KVM
2009-12-18  Alexander GrafS390: Don't tell guest we're updating config space
2009-12-18  Alexander Grafadd default virtcon initialization
2009-12-18  Alexander GrafS390: Loop through virtio console devices
2009-12-18  Alexander Graftarget-s390: Fail on unknown instructions
2009-12-18  Andre Przywaraosdep: Fix runtime failure on older Linux kernels
2009-12-17  Juergen LockFix a make -j race
2009-12-17  Richard Hendersontarget-alpha: Fix generic ctz64.
2009-12-16  Stefan Weils390: Fix buggy assignment
2009-12-15  Michael S.... e1000: fix init values for command register
2009-12-13  Nathan Froydtarget-mips: fix user-mode emulation startup
next