]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2009-12-05 Anthony LiguoriUpdate version to -rc1 v0.12.0-rc1
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
2009-12-03 Jan Kiszkablock migration: Add error handling/propagation
2009-12-03 Jan Kiszkablock migration: Consolidate block transmission
2009-12-03 Jan Kiszkablock migration: Consolidate mig_read_device_bulk into...
2009-12-03 Jan Kiszkablock migration: Clean up use of total_sectors
2009-12-03 Jan Kiszkablock migration: Initialize remaining BlkMigState fields
2009-12-03 Jan Kiszkablock migration: Switch device and block lists to QSIMPLEQ
2009-12-03 Pierre RiteauImport a simple queue implementation from NetBSD
2009-12-03 Jan Kiszkablock migration: Drop dead code
2009-12-03 Jan Kiszkablock migration: Avoid indirection of block_mig_state
2009-12-03 Jan Kiszkablock migration: Avoid large stack buffer
2009-12-03 Jan Kiszkablock migration: Cleanup dirty tracking code
2009-12-03 Jan Kiszkablock migration: Rework constants API
2009-12-03 Jan Kiszkablock migration: Fix coding style and whitespaces
2009-12-03 Jan Kiszkamigration: Catch multiple start commands
2009-12-03 Jan Kiszkamigration: Fix use of file after release
2009-12-03 Juan Quintelasavevm: Port to qdev.vmsd all devices that have qdev
2009-12-03 Juan Quintelaqdev: enable vmstate_unregister() support
2009-12-03 Juan Quintelapci: vmstate_register() already assign consecutive...
2009-12-03 Juan Quintelavmstate: Add support for multiplying size for a constant
2009-12-03 Juan Quintelavmstate: remove usused VMSTATE_STRUCT_ARRAY_SIZE_UINT8
2009-12-03 Juan Quintelavmstate: Introduce UINT16_TEST support
2009-12-03 Juan Quintelavmstate: Introduce VMSTATE_STRUCT_POINTER_TEST
2009-12-03 Juan Quintelavmstate: Introduce VMSTATE_STRUCT_TEST
2009-12-03 Juan Quintelavmstate: Add support for VBUFFERS
2009-12-03 Juan Quintelavmstate: fix missing ARRAY_OF_POINTERS support on save...
2009-12-03 Jan Kiszkavmstate: Fix info field of VMSTATE_MACADDR
2009-12-03 Jan Kiszkavmstate: Avoid seeking
2009-12-03 Laszlo Astlsi53c895a: Implement IRQ on reselection
2009-12-03 Laszlo Astlsi53c895a: Use alternative address when already reselected
2009-12-03 Laszlo Astlsi53c895a: Fix SDID in SELECT ID command
2009-12-03 Laszlo Astlsi53c895a: Fix message code of DISCONNECT
2009-12-03 Laszlo Astlsi53c895a: Add support for LSI53C700 Family Compatibil...
2009-12-03 Laszlo Astlsi53c895a: Whitespace and typo fixes
2009-12-03 Gerd Hoffmannscsi: add read/write 16 commands.
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: VERIFY
next