summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QEMU Microsoft serial mouse emulationaurel322009-02-085-0/+88
* Add load/save capability to rc4030 chipsetaurel322009-02-081-0/+65
* Additional VGA options for MIPS Maltaaurel322009-02-083-2/+11
* fix use of host serial portaurel322009-02-081-8/+19
* Use CMD646 IDE for nowblueswir12009-02-081-8/+3
* Load 32 bit ELF BIOS images also on PPC64blueswir12009-02-083-15/+2
* Rename ppc_chrp.c to ppc_newworld.cblueswir12009-02-082-1/+1
* Fix bug in omap_sx1.c introduced by r6344aurel322009-02-071-6/+7
* Fix tosa_dac_recv warningaurel322009-02-071-1/+1
* Fix cpu_arm_handle_mmu_fault warningaurel322009-02-072-3/+2
* SH4: fix TMU initaurel322009-02-071-9/+19
* SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 an...aurel322009-02-075-14/+58
* Add it_shiftblueswir12009-02-074-7/+12
* Fix VGA RAM offsetsblueswir12009-02-071-2/+2
* Fix SIGSEGV crash in slirp networking codeblueswir12009-02-061-2/+1
* Add savevm and reset support for OpenPicblueswir12009-02-061-2/+135
* Revert part of 6531, fix build failureaurel322009-02-061-0/+1
* Replace exit() in oom_check with abort()aliguori2009-02-061-1/+1
* Revert changes to fmopl.caliguori2009-02-061-5/+22
* qemu:virtio-net: Add VLAN filtering (Alex Williamson)aliguori2009-02-052-3/+63
* qemu:virtio-net: Add additional MACs via a filter table (Alex Williamson)aliguori2009-02-052-2/+109
* qemu:virtio-net: Enable filtering based on MAC, promisc, broadcast and allmul...aliguori2009-02-051-0/+28
* qemu:virtio-net: Add promiscuous and all-multicast mode bits (Alex Williamson)aliguori2009-02-052-1/+58
* qemu:virtio-net: Add a virtqueue for control commands from the guest (Alex Wi...aliguori2009-02-052-1/+51
* qemu:virtio-net: Define ETH_ALEN for use when manipulating MAC addresses (Ale...aliguori2009-02-052-7/+9
* qemu:virtio-net: Allow setting the MAC address via set_config (Alex Williamson)aliguori2009-02-051-2/+16
* qemu:virtio-net: Save status and add some save infrastructure (Alex Williamson)aliguori2009-02-051-2/+8
* target-ppc: change instruction name vrlogefp into vlogefpaurel322009-02-053-3/+3
* toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-0525-254/+25
* targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-0512-28/+0
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-0574-545/+257
* audio: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-052-20/+8
* block: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-0510-103/+14
* Terminate emulation on memory allocation failure (Avi Kivity)aliguori2009-02-051-6/+10
* Convert IDE to use new dma helpers (Avi Kivity)aliguori2009-02-051-66/+10
* Introduce block dma helpers (Avi Kivity)aliguori2009-02-052-1/+126
* Add qemu_iovec_reset() (Avi Kivity)aliguori2009-02-052-0/+7
* Add a scatter-gather list type and accessors (Avi Kivity)aliguori2009-02-053-1/+72
* Add debug, savevm and reset support for UniNorthblueswir12009-02-052-1/+54
* Use qemu_ram_allocblueswir12009-02-051-6/+10
* target-ppc: add vrlogefp instructionaurel322009-02-053-0/+12
* soft-float: add float32_log2() and float64_log2()aurel322009-02-052-0/+95
* Properly initialize len argument of sysctl and include stdio.h (perror)malc2009-02-041-0/+2
* target-ppc: fix previous commitaurel322009-02-041-1/+4
* target-ppc: use the new float constantsaurel322009-02-041-12/+6
* softfloat: add a 1.0 constant for float32 and float64aurel322009-02-041-0/+2
* Add vcf{u,s}x instructionsaurel322009-02-043-0/+17
* Add vrfi{m,n,p,z} instructionsaurel322009-02-043-0/+26
* Add various NaN-handling macrosaurel322009-02-041-0/+21
* Partialy fix mmap at EOF for large pagesize targets in user-mode.edgar_igl2009-02-031-2/+37
OpenPOWER on IntegriCloud