]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: REPORT_LUNS
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: SERVICE_ACTION_IN
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: GET_CONFIGURATION
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: READ_TOC
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: SYNCHRONIZE_CACHE
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: READ_CAPACITY
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: ALLOW_MEDIUM_REMOVAL
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: START_STOP
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: MODE_SENSE
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: RESERVE+RELEASE
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: INQUIRY
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: REQUEST_SENSE
2009-12-03 Gerd Hoffmannscsi-disk: restruct emulation: core + TEST_UNIT_READY.
2009-12-03 Gerd Hoffmannscsi: add scsi_req_print()
2009-12-03 Gerd Hoffmannscsi: move status to SCSIRequest.
2009-12-03 Gerd Hoffmannscsi: move dinfo to SCSIDevice
2009-12-03 Gerd Hoffmannscsi: move sense to SCSIDevice, create SCSISense struct.
2009-12-03 Gerd Hoffmannscsi: add xfer mode
2009-12-03 Gerd Hoffmannscsi: use command defines in scsi-disk.c
2009-12-03 Gerd Hoffmannscsi: add request parsing helpers to common code.
2009-12-03 Gerd Hoffmannscsi: move type from SCSIGenericState to SCSIDevice
next