aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-07Add it_shiftblueswir1
2009-02-07Fix VGA RAM offsetsblueswir1
2009-02-06Fix SIGSEGV crash in slirp networking codeblueswir1
2009-02-06Add savevm and reset support for OpenPicblueswir1
2009-02-06Revert part of 6531, fix build failureaurel32
2009-02-06Replace exit() in oom_check with abort()aliguori
2009-02-06Revert changes to fmopl.caliguori
2009-02-05qemu:virtio-net: Add VLAN filtering (Alex Williamson)aliguori
2009-02-05qemu:virtio-net: Add additional MACs via a filter table (Alex Williamson)aliguori
2009-02-05qemu:virtio-net: Enable filtering based on MAC, promisc, broadcast and allmul...aliguori
2009-02-05qemu:virtio-net: Add promiscuous and all-multicast mode bits (Alex Williamson)aliguori
2009-02-05qemu:virtio-net: Add a virtqueue for control commands from the guest (Alex Wi...aliguori
2009-02-05qemu:virtio-net: Define ETH_ALEN for use when manipulating MAC addresses (Ale...aliguori
2009-02-05qemu:virtio-net: Allow setting the MAC address via set_config (Alex Williamson)aliguori
2009-02-05qemu:virtio-net: Save status and add some save infrastructure (Alex Williamson)aliguori
2009-02-05target-ppc: change instruction name vrlogefp into vlogefpaurel32
2009-02-05toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-02-05targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-02-05audio: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-02-05block: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-02-05Terminate emulation on memory allocation failure (Avi Kivity)aliguori
2009-02-05Convert IDE to use new dma helpers (Avi Kivity)aliguori
2009-02-05Introduce block dma helpers (Avi Kivity)aliguori
2009-02-05Add qemu_iovec_reset() (Avi Kivity)aliguori
2009-02-05Add a scatter-gather list type and accessors (Avi Kivity)aliguori
2009-02-05Add debug, savevm and reset support for UniNorthblueswir1
2009-02-05Use qemu_ram_allocblueswir1
2009-02-05target-ppc: add vrlogefp instructionaurel32
2009-02-05soft-float: add float32_log2() and float64_log2()aurel32
2009-02-04Properly initialize len argument of sysctl and include stdio.h (perror)malc
2009-02-04target-ppc: fix previous commitaurel32
2009-02-04target-ppc: use the new float constantsaurel32
2009-02-04softfloat: add a 1.0 constant for float32 and float64aurel32
2009-02-04Add vcf{u,s}x instructionsaurel32
2009-02-04Add vrfi{m,n,p,z} instructionsaurel32
2009-02-04Add various NaN-handling macrosaurel32
2009-02-03Partialy fix mmap at EOF for large pagesize targets in user-mode.edgar_igl
2009-02-03Remove accidental addition of local patch.aliguori
2009-02-03Make mtvscr use a helperaurel32
2009-02-03Add calls to initialize VSCR on appropriate machinesaurel32
2009-02-03Rename spe_status to vec_statusaurel32
2009-02-03Add f field to ppc_avr_taurel32
2009-02-03SH4: Fix warning when compiling sh7750_regnames.caurel32
2009-02-03linux-user: Remove incorrect break;aurel32
2009-02-03Fix compilation of PPC64 targets with DEBUG_TCGV enabledaurel32
2009-02-02Add phenom CPU descriptor (Alexander Graf)aliguori
2009-02-02Implement FFXSR (Alexander Graf)aliguori
2009-02-02Add zlib encoding support (Alexander Graf)aliguori
2009-02-02Move the framebuffer update package out (Alexander Graf)aliguori