]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-12-11  Paul BrookFix ARM userspace strex implementation.
2009-12-10  Edgar E. Iglesiasmicroblaze: Make boot_info static.
2009-12-10  Edgar E. Iglesiasmicroblaze: Add missing cpu_reset.
2009-12-10  Edgar E. Iglesiasmicroblaze: Boot and reset fixes.
2009-12-10  Edgar E. Iglesiasmicroblaze: Update disasm to latest GPLv2 version.
2009-12-07  Michael S.... qemu: delete rule target on error
2009-12-07  Markus ArmbrusterQMP: add human-readable description to error response
2009-12-07  Markus Armbrustermonitor: convert do_getfd() to QError
2009-12-07  Markus ArmbrusterQError: New QERR_TOO_MANY_FILES
2009-12-07  Markus ArmbrusterNew QERR_INVALID_PARAMETER
2009-12-07  Markus ArmbrusterQError: New QERR_FD_NOT_SUPPLIED
2009-12-07  Markus Armbrustermonitor: convert do_closefd() to QError
2009-12-07  Markus ArmbrusterQError: New QERR_FD_NOT_FOUND
2009-12-07  Markus Armbrustermonitor: convert do_change() to QObject, QError
2009-12-07  Markus ArmbrusterQError: New QERR_VNC_SERVER_FAILED
2009-12-07  Markus ArmbrusterQError: New QERR_SET_PASSWD_FAILED
2009-12-07  Markus ArmbrusterQError: New QERR_INVALID_BLOCK_FORMAT
2009-12-07  Markus Armbrustermonitor: convert do_eject() to QError
2009-12-07  Markus ArmbrusterQError: New QERR_DEVICE_NOT_REMOVABLE
2009-12-07  Markus ArmbrusterQError: New QERR_DEVICE_LOCKED
2009-12-07  Markus ArmbrusterQError: Put error definitions in alphabetical order
2009-12-07  Markus Armbrustermonitor: Fix double-prompt after "change vnc passwd...
2009-12-07  Luiz Capitulinomonitor: do_cont(): Don't ask for passwords
2009-12-07  Luiz CapitulinoQError: new class for device encrypted errors
2009-12-07  Anthony LiguoriMerge commit 'mst/pci' into staging
2009-12-07  Luiz Capitulinomonitor: Introduce 'block_passwd' command
2009-12-07  Luiz CapitulinoQError: Add class for invalid passwords
2009-12-07  Michael S.... pci: interrupt disable bit support
2009-12-07  Michael S.... pci: interrupt status bit implementation
2009-12-07  Michael S.... pci: prepare irq code for interrupt state
2009-12-07  Michael S.... msix: function mask support
2009-12-07  Michael S.... msix: macro rename for function mask support
2009-12-07  Andre Przywaracpuid: Fix multicore setup on Intel
2009-12-07  Jan Kiszkakvm: x86: Fix initial kvm_has_msr_star
2009-12-06  Andreas FaerberTCG: Mac OS X support for ppc64 target
2009-12-06  Blue SwirlUpdate OpenBIOS images to r640
2009-12-05  Alexander GrafAdd S390 maintainer information v0.12.0-rc0
2009-12-05  Alexander GrafSet default console to virtio on S390x
2009-12-05  Alexander GrafS390 GDB stub
2009-12-05  Alexander GrafAdd S390x virtio machine description
2009-12-05  Alexander GrafAdd S390x virtio machine bus
2009-12-05  Alexander GrafAdd support for S390x system emulation
2009-12-05  Alexander GrafAllocate physical memory in low virtual address space
2009-12-05  Alexander GrafAdd KVM support for S390x
2009-12-05  Alexander GrafS/390 fake TCG implementation
2009-12-05  Alexander GrafS/390 host/target build system support
2009-12-05  Alexander GrafS/390 CPU fake emulation
2009-12-05  Blue SwirlSparc64: handle MMU global bit and nucleus context
2009-12-04  Blue Swirlmonitor: fix use of plain integer as NULL pointer,...
2009-12-04  Blue SwirlAdd "static" to please Sparse
2009-12-04  Blue Swirlscsi: fix incorrect ?: use
2009-12-04  Blue Swirlmonitor: use qemu_gettimeofday(), not gettimeofday()
2009-12-04  Blue Swirlwin32: fix variable use before initialization
2009-12-04  Blue Swirlmonitor: rename EVENT_* to QEVENT_* to avoid conflict...
2009-12-04  Blue SwirlSparc64: fix compilation with DEBUG_MMU
2009-12-03  Thadeu Lima... ide: implement stub for audio control/volume read
2009-12-03  Thadeu Lima... ide: Use some already defined page macros instead of...
2009-12-03  Stefan Weileepro100: Improve debug messages
2009-12-03  Stefan WeilRemove rule for config-devices.h
2009-12-03  David Benjamineepro100: Allocate a larger buffer for regname()
2009-12-03  Kevin Wolfmultiboot: Use signed type for negative error numbers
2009-12-03  Kevin Wolfposix-aio-compat: Fix error check
2009-12-03  Kevin Wolfqemu-img: Fix memory leak
2009-12-03  Ryan HarperFix compile error when LSI_DEBUG is defined
2009-12-03  Stefan WeilFix build for mingw32 on windows ($$ expansion)
2009-12-03  Stefan WeilFix build for mingw32 on windows ($@ in macro)
2009-12-03  Stefan Weile1000: Fix warning from code review
2009-12-03  Adam Lackorzynskimultiboot: Fix module loading and setting of mmap.
2009-12-03  Alexander GrafMake -kernel for linux work with bochsbios
2009-12-03  Markus ArmbrusterFix recently introduced bugs in -usbdevice host
2009-12-03  Pierre RiteauFix description of size parameter in qemu-img's help...
2009-12-03  Andreas FaerberSuppress optionrom build on Solaris x86
2009-12-03  Kevin WolfRename DriveInfo.onerror to on_write_error
2009-12-03  Laszlo AstSCSI: Fix Standard INQUIRY data
2009-12-03  Jan Kiszkakvm: x86: Add support for VCPU event states
2009-12-03  Jan Kiszkakvm: x86: Fix merge artifact of f8d926e9 about mp_state
2009-12-03  Alexander Graftarge-ppc: Sync CPU state for KVM
2009-12-03  Alexander Graftarget-ppc: Get MMU state on register sync
2009-12-03  Michael S.... qemu: cleanup unused macros in cirrus
2009-12-03  Michael S.... qemu: make cirrus init value pci spec compliant
2009-12-03  Kevin WolfDon't leak file descriptors
2009-12-03  Kevin Wolfqemu-img: There is more than one host device driver
2009-12-03  Kevin Wolfqcow2: Fix some more qemu_malloc fallout
2009-12-03  Kevin Wolfqcow2: Store exact backing format length
2009-12-03  Kevin Wolfvirtio-blk: Implement rerror option
2009-12-03  Kevin Wolfide: Implement rerror option
2009-12-03  Kevin WolfIntroduce rerror option for drives
2009-12-03  Kevin WolfRename DriveInfo.onerror to on_write_error
2009-12-03  Jan Kiszkaram migration: Properly reset statistics
2009-12-03  Jan Kiszkaqemu-opts: Release id on deletion
2009-12-03  Jan Kiszkalive migration: Serialize vmstate saving in stage 2
2009-12-03  Jan Kiszkablock migration: Skip zero-sized disks
2009-12-03  Jan Kiszkablock migration: Increase dirty chunk size to 1M
2009-12-03  Jan Kiszkablock migration: Add support for restore progress reporting
2009-12-03  Jan Kiszkablock migration: Report progress also via info migration
2009-12-03  Jan Kiszkablock migration: Fix outgoing progress output
2009-12-03  Jan Kiszkalive migration: Propagate output monitor to callback...
2009-12-03  Jan Kiszkablock migration: Report overall migration progress
2009-12-03  Jan Kiszkalive migration: Allow cleanup after cancellation or...
2009-12-03  Jan Kiszkaram migration: Stop loading on error
next