]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2009-02-09 aurel32Fix AltGr and dead keys with VNC
2009-02-09 aurel32Fix DEBUG_TCGV compile error.
2009-02-09 aurel32qemu_chr_open_tcp: allow ipv4 and ipv6 options
2009-02-09 blueswir1Update ppc-dis.c from binutils from 4th July, 2007...
2009-02-09 blueswir1Update ppc-dis.c from binutils 2.17
2009-02-09 aurel32ppc newworld: default to a G4 CPU
2009-02-09 aurel32Fix crash caused by missing command line arguments
2009-02-09 aurel32Remove unused code from dyngen-exec.h
2009-02-09 aurel32Make qemu-img argument handling POSIX compliant
2009-02-09 aurel32Fix displaystate (r6344) regression in blizzard
2009-02-09 aurel32target-ppc: Model e500v{1,2} CPUs more accurately
2009-02-09 aurel32target-ppc: Model SPE floating-point instructions more...
2009-02-09 aurel32target-ppc: Add vrsqrtefp instruction
2009-02-09 aurel32target-ppc: Add vrefp instruction
2009-02-09 aurel32target-ppc: Add vct{u,s}xs instructions
2009-02-09 aurel32target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions
2009-02-09 aurel32target-ppc: Add vmaddfp and vnmsubfp instructions
2009-02-09 aurel32target-ppc: Add v{add,sub}fp instructions
2009-02-09 aurel32target-ppc: Add v{max,min}fp instructions
2009-02-09 aliguoriKVM: Get all cpuid values from function 2 (Amit Shah)
2009-02-09 aliguoriKVM: Fetch sub-leaf cpuid values for functions 4, 0xb...
2009-02-09 aliguoriKVM: CPUID takes ecx as input value for some functions...
2009-02-08 blueswir1Remove GenOpFunc typedefs
2009-02-08 blueswir1Update Sparc images
2009-02-08 blueswir1Fix UniNorth
2009-02-08 blueswir1Use Mac NVRAM
2009-02-08 blueswir1Switch Mac99 to OpenBIOS
2009-02-08 aurel32QEMU Microsoft serial mouse emulation
2009-02-08 aurel32Add load/save capability to rc4030 chipset
2009-02-08 aurel32Additional VGA options for MIPS Malta
2009-02-08 aurel32fix use of host serial port
2009-02-08 blueswir1Use CMD646 IDE for now
2009-02-08 blueswir1Load 32 bit ELF BIOS images also on PPC64
2009-02-08 blueswir1Rename ppc_chrp.c to ppc_newworld.c
2009-02-07 aurel32Fix bug in omap_sx1.c introduced by r6344
2009-02-07 aurel32Fix tosa_dac_recv warning
2009-02-07 aurel32Fix cpu_arm_handle_mmu_fault warning
2009-02-07 aurel32SH4: fix TMU init
2009-02-07 aurel32SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT...
2009-02-07 blueswir1Add it_shift
2009-02-07 blueswir1Fix VGA RAM offsets
2009-02-06 blueswir1Fix SIGSEGV crash in slirp networking code
2009-02-06 blueswir1Add savevm and reset support for OpenPic
2009-02-06 aurel32Revert part of 6531, fix build failure
2009-02-06 aliguoriReplace exit() in oom_check with abort()
2009-02-06 aliguoriRevert changes to fmopl.c
2009-02-05 aliguoriqemu:virtio-net: Add VLAN filtering (Alex Williamson)
2009-02-05 aliguoriqemu:virtio-net: Add additional MACs via a filter table...
2009-02-05 aliguoriqemu:virtio-net: Enable filtering based on MAC, promisc...
2009-02-05 aliguoriqemu:virtio-net: Add promiscuous and all-multicast...
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
next