aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-14Update version and changelog for releasev0.12.2Anthony Liguori
2010-01-14Update SeaBIOS to 0.5.1Anthony Liguori
2010-01-13Qemu's internal TFTP server breaks lock-step-iness of TFTPMilan Plzik
2010-01-13osdep.c: Fix accept4 fallbackKevin Wolf
2010-01-12pc: add rombar to compat properties for pc-0.10 and pc-0.11Gerd Hoffmann
2010-01-12pci: allow loading roms via fw_cfg.Gerd Hoffmann
2010-01-12roms: rework rom loading via fwGerd Hoffmann
2010-01-12fw_cfg: rom loader tweaks.Gerd Hoffmann
2010-01-12roms: minor fixes and cleanups.Gerd Hoffmann
2010-01-12pc: add machine type for 0.12Gerd Hoffmann
2010-01-12loader: more ignores for rom intended to be loaded by the biosAurelien Jarno
2010-01-12vnc_refresh: return if vd->timer is NULLStefano Stabellini
2010-01-12QMP: Don't free async event's 'data'Luiz Capitulino
2010-01-12Handle TFTP ERROR from clientThomas Horsten
2010-01-12dmg: fix ->open failureChristoph Hellwig
2010-01-12virtio-pci: thinko fixMichael S. Tsirkin
2010-01-12pc-bios: Update README (SeaBIOS)Stefan Weil
2010-01-11vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflowRoland Dreier
2010-01-11remove pending exception on vcpu reset.Gleb Natapov
2010-01-11Fix CPU topology initializationJiri Denemark
2010-01-11MCE: Fix bug of IA32_MCG_STATUS after system resetHuang Ying
2010-01-08linuxboot: fix gdt address calculationAvi Kivity
2010-01-08QMP: Drop wrong assert()Luiz Capitulino
2010-01-07vnc: Fix artifacts in hextile decodingAnthony Liguori
2010-01-06Merge remote branch 'mst/stable-0.12' into stable-0.12Anthony Liguori
2010-01-03target-i386: Fix "call im" on x86_64 when executing 32-bit codeAurelien Jarno
2009-12-30Add missing newline at the end of options listMichael Tokarev
2009-12-24Don't load options roms intended to be loaded by the bios in qemuAvi Kivity
2009-12-23USB: Improve usbdevice error messagesScott Tsai
2009-12-20cpu-all.h: fix cpu_get_real_ticks() #ifdefAurelien Jarno
2009-12-20alpha: fix compileBlue Swirl
2009-12-20user_only: compile everything with -fpieKirill A. Shutemov
2009-12-20fdc/sparc32: don't hang on detection under OBPArtyom Tarasenko
2009-12-20scsi-disk: Inquiry with allocation length of CDB < 36 (v4)Artyom Tarasenko
2009-12-19Update version and changelog for 0.12.1v0.12.1Anthony Liguori
2009-12-19Multiboot support: Fix rom_copyKevin Wolf
2009-12-19roms: allow roms to be loaded at address 0Aurelien Jarno
2009-12-19Update for 0.12.0 releasev0.12.0Anthony Liguori
2009-12-19Update to SeaBIOS 0.5.0Anthony Liguori
2009-12-19Revert "monitor: Convert do_migrate_set_speed() to QObject"Anthony Liguori
2009-12-19e1000: Don't muck with PCI commmand registerAnthony Liguori
2009-12-19monitor: do_balloon(): Use 'M' argument typeLuiz Capitulino
2009-12-19monitor: Introduce 'M' argument typeLuiz Capitulino
2009-12-19QMP: Update spec fileLuiz Capitulino
2009-12-19QMP: Update README fileLuiz Capitulino
2009-12-19QMP: Assure that returned data is a QDictLuiz Capitulino
2009-12-19QMP: Return an empty dict by defaultLuiz Capitulino
2009-12-19QMP: Only handle converted commandsLuiz Capitulino
2009-12-19Update SeaBIOS to include PCI based option rom loadingAnthony Liguori
2009-12-19roms: remove option rom packing logicGerd Hoffmann