]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-01-30  aurel32linuw-user fix: read() and acct() on NULL arguments
2009-01-30  aurel32linux-user: don't crash with null name
2009-01-30  aurel32linux-user: return EINVAL on incorrect sockaddr
2009-01-30  aurel32linux-user: fix accept(2) with NULL peer
2009-01-29  balrogAllow usb tablet to be used with vmware-vga hwcursor.
2009-01-29  balrogFix absolute mode mice.
2009-01-29  aliguoricheck SCSI read/write requests against max LBA (Rik...
2009-01-29  aliguoriFix a typo in ext2_feature_name (Carl-Daniel Hailfinger)
2009-01-29  aliguoriUse new logging API in reset handling (Jan Kiszka)
2009-01-29  aliguoriMTRR support on x86, part 2 (Carl-Daniel Hailfinger)
2009-01-29  aliguoriDon't notify virtio devices before S_DRIVER_OK (Mark...
2009-01-29  aliguorifix raw_aio_read\write error handling (Stefano Stabellini)
2009-01-28  aliguoriSCSI divide capacity by s->cluster_size (Rik van Riel)
2009-01-28  aliguorisupport >2TB SCSI disks (Rik van Riel)
2009-01-28  aliguorifix signed/unsigned overflows in SCSI disk (Rik van...
2009-01-28  malcFix qemu_malloc.
2009-01-27  blueswir1Add Simba device ID
2009-01-27  aliguoriblock-vpc: Fix support for images > 4 GB (Kevin Wolf)
2009-01-26  edgar_iglCRIS: Init the feedback shiftreg used for randomizing...
2009-01-26  edgar_iglETRAX: Remove display-state argument from board init.
2009-01-26  aliguorikvm-x86: Remove eflags conversion into emulator format...
2009-01-26  aliguoriCheck if the i8254 timer is active before deactivating...
2009-01-26  aliguoriblock-vpc: Create images (Kevin Wolf)
2009-01-26  aliguoriblock-vpc: Write support (Kevin Wolf)
2009-01-26  aliguoriblock-vpc: Use the qemu block layer (Kevin Wolf)
2009-01-26  aliguoriblock-vpc: Fix disk size (Kevin Wolf)
2009-01-26  aliguoriblock-vpc: Adapt header structures to official document...
2009-01-26  aliguoriblock-vpc: Split up struct vpc_subheader (Kevin Wolf)
2009-01-26  aliguorix86: Issue reset on triple faults (Jan Kiszka)
2009-01-26  aliguoriLog reset events (Jan Kiszka)
2009-01-26  aliguoriRemove the advertising clause from the slirp license
2009-01-26  malcR13 is reserved for small data area pointer by SVR4...
2009-01-26  aliguoriMTRR support on x86 (Carl-Daniel Hailfinger)
2009-01-26  aliguoriqemu iovec: keep track of total size, allow partial...
2009-01-26  aliguoribuild system: Further improve quiet mode (Jan Kiszka)
2009-01-26  aliguoriMove definition of rgb_to_pixel_dup_table (Nathan Froyd)
2009-01-26  aliguoriAdd reset irq state for ps2 reboot callback (Dor Laor)
2009-01-26  aliguoriHandle link status in qemu_sendv_packet() (Mark McLoughlin)
2009-01-26  aliguoriEnabled building of x86_64 code on Mac OS X (Alexander...
2009-01-26  aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-26  aliguorivnc fixes and improvements (Stefano Stabellini)
2009-01-26  aliguoriUse the default subsystem vendor ID for virtio devices...
2009-01-26  aliguoriAdd macro for virtio-console PCI device ID (Mark McLoug...
2009-01-26  aliguoriUse macros for virtio-net PCI vendor/device IDs (Mark...
2009-01-26  aurel32target-ppc: always load kernel to KERNEL_LOAD_ADDR
2009-01-25  malcAdd static qualifier to local functions
2009-01-25  malcMassage PPC version of cpu_get_real_ticks a little
2009-01-24  blueswir1Fix bsd-user compile like r6412
2009-01-24  aurel32sh4: sh_pci. Register resouces both at A7 and P4.
2009-01-24  blueswir1Synch code, help and docs
2009-01-24  aurel32sh4: r2d. Endian conversion for peripheral register...
2009-01-24  aurel32Use broadcast address for slirp dhcp replies
2009-01-24  aurel32Support epoch of 1980 in RTC emulation for MIPS Magnum
2009-01-24  aurel32List virtio console device in pci-ids.txt
2009-01-24  aurel32kvm/powerpc: extern one function for MPC85xx code use
2009-01-24  aurel32Reformat quiet build
2009-01-24  aurel32target-ppc: Add SPE register read/write using XML
2009-01-24  aurel32target-ppc: Add Altivec register read/write using XML
2009-01-24  aurel32target-ppc: Add float register read/write using XML
2009-01-24  aurel32target-ppc: Include gdbstub.h
2009-01-24  aurel32target-ppc: Change core powerpc gdbstub bits to be...
2009-01-24  aurel32target-ppc: Add XML files for PowerPC registers
2009-01-24  aurel32mips: limit RAM size to 256MB on malta and qemu boards
2009-01-24  aurel32target-ppc: change the default RAM size to 128MB like...
2009-01-24  malcFix format warnings
2009-01-24  blueswir1Floppy: Properly handle Sense Interrupt Status after...
2009-01-24  blueswir1Fix kernel_size and initrd_size sign (Francois Revol)
2009-01-24  blueswir1Rename sigev_signo to avoid FreeBSD problems (Juergen...
2009-01-23  malcfix endianness problem sharing the videoram buffer
2009-01-23  aliguorilinux-user: add qemu_realloc() implementation to unbrea...
2009-01-22  malcFix NAME2/FIELD2 warnings
2009-01-22  aliguoriStop VM on error in virtio-blk. (Gleb Natapov)
2009-01-22  aliguoriStop VM on error in scsi-disk (Gleb Natapov)
2009-01-22  aliguoriqemu-img: info: show highest_alloc and num_free_bytes...
2009-01-22  aliguoriqcow2 format: keep 'num_free_bytes', and show it upon...
2009-01-22  aliguoriinfo blockstats: show highest_allocated if exists ...
2009-01-22  aliguoriblock-qcow2: export highest_allocated through BlockDriv...
2009-01-22  aliguoriblock-qcow2: keep highest allocated byte (Uri Lublin)
2009-01-22  aliguoriFix warning in ide.c
2009-01-22  aliguoriRework vm_state_change notifiers (Jan Kiszka)
2009-01-22  aliguoriExtend gitignore (Jan Kiszka)
2009-01-22  aliguoriinstall man-pages as non-executables (Andre Przywara)
2009-01-22  aliguorimonitor-mux: fix timestamp prefixes (Jan Kiszka)
2009-01-22  aliguoriConvert IDE to directly access guest memory (Avi Kivity)
2009-01-22  aliguoriVectored block device API (Avi Kivity)
2009-01-22  aliguoriI/O vector helpers (Avi Kivity)
2009-01-22  aliguoriAdd map client retry notification (Avi Kivity)
2009-01-22  aliguoriAdd target memory mapping API (Avi Kivity)
2009-01-22  aliguoriFix build with --disable-sdl
2009-01-21  aliguoriAdd BIOS fixes from KVM tree
2009-01-21  blueswir1Fix nographic mode and VNC
2009-01-21  aliguorire-fix screendump (Stefano Stabellini)
2009-01-21  aliguorifix curses interface (Stefano Stabellini)
2009-01-21  aliguoriStop VM on ENOSPC error. (Gleb Natapov)
2009-01-21  aliguoriAdds null check for DisplayStatus (Stefano Stabellini)
2009-01-21  aliguoricirrus: unify unmapping of vram (Jan Kiszka)
2009-01-21  aliguoricirrus: cleanup reset handler (Jan Kiszka)
2009-01-21  aliguoricirrus: avoid resetting vga dirty logging unnecessarily...
2009-01-21  aliguoricirrus: stop dirty logging during remaps (Jan Kiszka)
2009-01-21  aliguoricirrus: unmap vram on reset (Jan Kiszka)
next