]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-06-22  Bernhard M... Extra scan codes for missing keys
2010-06-22  Kevin Wolfqcow2: Don't try to check tables that couldn't be loaded
2010-06-22  Kevin Wolfqcow2: Fix qemu-img check segfault on corrupted images
2010-06-22  Yoshiaki Tamuravirtio-blk: fix the list operation in virtio_blk_load().
2010-06-22  MORITA Kazutakaqemu-io: check registered fds in command_loop()
2010-06-22  Kevin Wolfvpc: Use bdrv_(p)write_sync for metadata writes
2010-06-22  Kevin Wolfvmdk: Use bdrv_(p)write_sync for metadata writes
2010-06-22  Kevin Wolfqcow2: Use bdrv_(p)write_sync for metadata writes
2010-06-22  Kevin Wolfqcow: Use bdrv_(p)write_sync for metadata writes
2010-06-22  Kevin Wolfcow: Use bdrv_(p)write_sync for metadata writes
2010-06-22  Kevin Wolfblock: Add bdrv_(p)write_sync
2010-06-22  Eduardo Habkostmonitor: allow device to be ejected if no disk is inserted
2010-06-22  Christoph Hellwigblock: fix physical_block_size calculation
2010-06-22  Nicholas Bellingerscsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRe...
2010-06-22  Nicholas Bellingerscsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd...
2010-06-20  Blue SwirlUpdate OpenBIOS images
2010-06-19  Blue Swirlapic: qdev conversion cleanup
2010-06-19  Blue Swirlapic: convert to qdev
2010-06-19  Blue Swirlapic: avoid using CPUState internals
2010-06-19  Blue Swirlapic: avoid passing CPUState from CPU code
2010-06-19  Blue Swirlapic: avoid passing CPUState from devices
2010-06-19  Blue Swirlioapic: convert to qdev
2010-06-17  Blue Swirlioapic: unexport ioapic_set_irq
2010-06-16  Paul BrookUsermode exec-stack fix
2010-06-16  Paul BrookStrace mprotect flags.
2010-06-16  Paul BrookGDB exit status for semihosting
2010-06-16  Edgar E. Iglesiascris: Move sign extension.
2010-06-16  Edgar E. Iglesiascris: Centralize fetching
2010-06-16  Edgar E. Iglesiascris: Make the CRISv32 insn decoders return signed...
2010-06-16  Richard Hendersontcg: Optionally sign-extend 32-bit arguments for 64...
2010-06-15  Stefan WeilFix comparison which always returned false
2010-06-15  Jan Kiszkaxen: Fix build error due to missing include
2010-06-15  Blue Swirlblock: fix a warning and possible truncation
2010-06-15  Jes SorensenCorrect definitions for FD_CMD_SAVE and FD_CMD_RESTORE
2010-06-15  Markus Armbrusterblockdev: Give drives internal linkage
2010-06-15  Markus Armbrusterblock: Decouple savevm from DriveInfo
2010-06-15  Markus Armbrusterblock: New bdrv_next()
2010-06-15  Markus Armbrustermonitor: Make "commit FOO" complain when FOO doesn...
2010-06-15  Markus Armbrusterblock: Decouple block device "commit all" from DriveInfo
2010-06-15  Markus Armbrusterblock: Move error actions from DriveInfo to BlockDriver...
2010-06-15  Christoph Hellwigcow: use qemu block API
2010-06-15  Christoph Hellwigcow: stop using mmap
2010-06-15  Christoph Hellwigcow: use pread/pwrite
2010-06-15  Kevin Wolfqcow2: Restore L1 entry on l2_allocate failure
2010-06-15  Markus ArmbrusterFix regression for "-drive file="
2010-06-15  Miguel Di Ciurcio... savevm: Really verify if a drive supports snapshots
2010-06-15  Kevin Wolfqcow2: Return real error code in load_refcount_block
2010-06-15  Kevin Wolfqcow2: Allow alloc_clusters_noref to return errors
2010-06-15  Kevin Wolfqcow2: Allow get_refcount to return errors
2010-06-15  Kevin Wolfvpc: Read/write multiple sectors at once
2010-06-14  Gerd HoffmannAdd exit notifiers.
2010-06-14  Alex Williamsonacpi_piix4: save gpe and pci hotplug slot status
2010-06-14  Markus Armbrusterqemu-option: Reject anti-social IDs
2010-06-14  Markus Armbrusterqdev: Revert the hack to let -net nic and pci_add set...
2010-06-14  Daniel P. BerrangeClarify error message when a PCI slot is already in...
2010-06-14  Christoph Hellwigvirtio-blk: simplify multiwrite calling conventions
2010-06-14  Christoph Hellwigvirtio-blk: stop tracking old_bs
2010-06-14  Jes Sorensenun-register kbd driver in case of USB kbd unplug.
2010-06-14  Paolo Bonzinimake qemu_thread_create block all signals
2010-06-14  Yoshiaki Tamuramigration-tcp: call migrate_fd_error() instead of close...
2010-06-14  Yoshiaki Tamuramigration: use qemu_free() instead of free().
2010-06-14  Edgar E. Iglesiasetrax-ser: Support the uart rx fifo.
2010-06-14  Alex Williamsonram_blocks: Convert to a QLIST
2010-06-14  Markus ArmbrusterMake netdev_del delete the netdev even when it's in use
2010-06-14  Gleb Natapovpass info about hpets to seabios.]
2010-06-14  Jan Kiszkahpet: Init capability register only once
2010-06-14  Kevin Wolfqemu-option: Fix uninitialized value in append_option_p...
2010-06-14  Jes SorensenChange #define DEBUG to #define E1000_DEBUG in hw/e1000.c
2010-06-14  Jes SorensenRemove unused DEBUG defines from hw/msix.c
2010-06-14  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13  Paul BrookOHCI address decoding fix
2010-06-13  Paul BrookMove stdbool.h
2010-06-13  Jan Kiszkamonitor/QMP: Drop info hpet / query-hpet
2010-06-13  Jan Kiszkahpet: Add MSI support
2010-06-13  Jan Kiszkahpet: Make number of timers configurable
2010-06-13  Jan Kiszkavmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
2010-06-13  Jan Kiszkahpet: Add support for level-triggered interrupts
2010-06-13  Jan Kiszkahpet: Drop static state
2010-06-13  Jan Kiszkahpet/rtc: Rework RTC IRQ replacement by HPET
2010-06-13  Jan Kiszkahpet: Start/stop timer when HPET_TN_ENABLE is modified
2010-06-13  Jan Kiszkahpet: Convert to qdev
2010-06-13  Jan Kiszkahpet: Move static timer field initialization
2010-06-13  Jan Kiszkahpet: Silence warning on write to running main counter
2010-06-13  Jan Kiszkahpet: Coding style cleanups and some refactorings
2010-06-13  Jan Kiszkahpet: Catch out-of-bounds timer access
2010-06-13  Jan Kiszkaconfigure: Fix evaluation of config-host.mak in create_...
2010-06-13  Aurelien Jarnotcg-s390: correctly detect s390 with a 64-bit kernel
2010-06-12  Blue SwirlCompile OS specific files only once for all targets
2010-06-12  Jes SorensenMove set_proc_name() to OS specific files.
2010-06-12  Jes SorensenMove line-buffering setup to OS specific files.
2010-06-12  Jes SorensenMake os_change_process_uid and os_change_root os-posix...
2010-06-12  Jes SorensenMove daemonize handling to OS specific files
2010-06-12  Jes SorensenMove chroot handling to OS specific files.
2010-06-12  Jes SorensenMove runas handling from vl.c to OS specific files.
2010-06-12  Jes SorensenIntroduce OS specific cmdline argument handling and...
2010-06-12  Jes SorensenRename qemu-options.h to qemu-options.def
2010-06-12  Jes SorensenMove find_datadir to OS specific files.
2010-06-12  Jes SorensenMove main signal handler setup to os specificfiles.
2010-06-12  Jes SorensenRename os_setup_signal_handling() to os_setup_early_sig...
next