]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2009-02-05 aliguoriqemu:virtio-net: Add a virtqueue for control commands...
2009-02-05 aliguoriqemu:virtio-net: Define ETH_ALEN for use when manipulat...
2009-02-05 aliguoriqemu:virtio-net: Allow setting the MAC address via...
2009-02-05 aliguoriqemu:virtio-net: Save status and add some save infrastr...
2009-02-05 aurel32target-ppc: change instruction name vrlogefp into vlogefp
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2009-02-05 aliguoritargets: remove error handling from qemu_malloc() calle...
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-02-05 aliguoriaudio: remove error handling from qemu_malloc() callers...
2009-02-05 aliguoriblock: remove error handling from qemu_malloc() callers...
2009-02-05 aliguoriTerminate emulation on memory allocation failure (Avi...
2009-02-05 aliguoriConvert IDE to use new dma helpers (Avi Kivity)
2009-02-05 aliguoriIntroduce block dma helpers (Avi Kivity)
2009-02-05 aliguoriAdd qemu_iovec_reset() (Avi Kivity)
2009-02-05 aliguoriAdd a scatter-gather list type and accessors (Avi Kivity)
2009-02-05 blueswir1Add debug, savevm and reset support for UniNorth
2009-02-05 blueswir1Use qemu_ram_alloc
2009-02-05 aurel32target-ppc: add vrlogefp instruction
2009-02-05 aurel32soft-float: add float32_log2() and float64_log2()
2009-02-04 malcProperly initialize len argument of sysctl and include...
2009-02-04 aurel32target-ppc: fix previous commit
2009-02-04 aurel32target-ppc: use the new float constants
2009-02-04 aurel32softfloat: add a 1.0 constant for float32 and float64
2009-02-04 aurel32Add vcf{u,s}x instructions
2009-02-04 aurel32Add vrfi{m,n,p,z} instructions
2009-02-04 aurel32Add various NaN-handling macros
2009-02-03 edgar_iglPartialy fix mmap at EOF for large pagesize targets...
2009-02-03 aliguoriRemove accidental addition of local patch.
2009-02-03 aurel32Make mtvscr use a helper
2009-02-03 aurel32Add calls to initialize VSCR on appropriate machines
2009-02-03 aurel32Rename spe_status to vec_status
2009-02-03 aurel32Add f field to ppc_avr_t
2009-02-03 aurel32SH4: Fix warning when compiling sh7750_regnames.c
2009-02-03 aurel32linux-user: Remove incorrect break;
2009-02-03 aurel32Fix compilation of PPC64 targets with DEBUG_TCGV enabled
2009-02-02 aliguoriAdd phenom CPU descriptor (Alexander Graf)
2009-02-02 aliguoriImplement FFXSR (Alexander Graf)
2009-02-02 aliguoriAdd zlib encoding support (Alexander Graf)
2009-02-02 aliguoriMove the framebuffer update package out (Alexander...
2009-02-02 aliguoriMove buffer functions up (Alexander Graf)
2009-02-02 aliguoriAdd some tight awareness to vnc.c (Alexander Graf)
2009-02-02 aliguoriFix invalid #if in vnc.c when debugging is enabled...
2009-02-02 aliguoriUse VNC protocol defines (Alexander Graf)
2009-02-02 aliguoriSplit VNC defines to vnc.h (Alexander Graf)
2009-02-01 malcReplace noreturn with QEMU_NORETURN
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-02-01 blueswir1Update #defines for PCI vendor and device IDs from...
2009-01-30 aurel32PowerPC: IDE DB-DMA support
2009-01-30 aurel32PowerPC: mac-io DB-DMA support
2009-01-30 aurel32pl031: remove unused variable
2009-01-30 aurel32linux-user: fix signal.c warning
2009-01-30 aurel32linux-user: identify running binary in /proc/self/exe
2009-01-30 aurel32linux-user: Add generic env variable handling
2009-01-30 aurel32target-ppc: Fix struct target_stat64 for 32-bit host
2009-01-30 aurel32target-sh4: Fix struct target_stat64 for 64-bit host
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
next