Age | Commit message (Expand) | Author |
2009-02-08 | Fix UniNorth | blueswir1 |
2009-02-08 | Use Mac NVRAM | blueswir1 |
2009-02-08 | Switch Mac99 to OpenBIOS | blueswir1 |
2009-02-08 | QEMU Microsoft serial mouse emulation | aurel32 |
2009-02-08 | Add load/save capability to rc4030 chipset | aurel32 |
2009-02-08 | Additional VGA options for MIPS Malta | aurel32 |
2009-02-08 | fix use of host serial port | aurel32 |
2009-02-08 | Use CMD646 IDE for now | blueswir1 |
2009-02-08 | Load 32 bit ELF BIOS images also on PPC64 | blueswir1 |
2009-02-08 | Rename ppc_chrp.c to ppc_newworld.c | blueswir1 |
2009-02-07 | Fix bug in omap_sx1.c introduced by r6344 | aurel32 |
2009-02-07 | Fix tosa_dac_recv warning | aurel32 |
2009-02-07 | Fix cpu_arm_handle_mmu_fault warning | aurel32 |
2009-02-07 | SH4: fix TMU init | aurel32 |
2009-02-07 | SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 an... | aurel32 |
2009-02-07 | Add it_shift | blueswir1 |
2009-02-07 | Fix VGA RAM offsets | blueswir1 |
2009-02-06 | Fix SIGSEGV crash in slirp networking code | blueswir1 |
2009-02-06 | Add savevm and reset support for OpenPic | blueswir1 |
2009-02-06 | Revert part of 6531, fix build failure | aurel32 |
2009-02-06 | Replace exit() in oom_check with abort() | aliguori |
2009-02-06 | Revert changes to fmopl.c | aliguori |
2009-02-05 | qemu:virtio-net: Add VLAN filtering (Alex Williamson) | aliguori |
2009-02-05 | qemu:virtio-net: Add additional MACs via a filter table (Alex Williamson) | aliguori |
2009-02-05 | qemu:virtio-net: Enable filtering based on MAC, promisc, broadcast and allmul... | aliguori |
2009-02-05 | qemu:virtio-net: Add promiscuous and all-multicast mode bits (Alex Williamson) | aliguori |
2009-02-05 | qemu:virtio-net: Add a virtqueue for control commands from the guest (Alex Wi... | aliguori |
2009-02-05 | qemu:virtio-net: Define ETH_ALEN for use when manipulating MAC addresses (Ale... | aliguori |
2009-02-05 | qemu:virtio-net: Allow setting the MAC address via set_config (Alex Williamson) | aliguori |
2009-02-05 | qemu:virtio-net: Save status and add some save infrastructure (Alex Williamson) | aliguori |
2009-02-05 | target-ppc: change instruction name vrlogefp into vlogefp | aurel32 |
2009-02-05 | toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-02-05 | targets: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-02-05 | hw: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-02-05 | audio: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-02-05 | block: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori |
2009-02-05 | Terminate emulation on memory allocation failure (Avi Kivity) | aliguori |
2009-02-05 | Convert IDE to use new dma helpers (Avi Kivity) | aliguori |
2009-02-05 | Introduce block dma helpers (Avi Kivity) | aliguori |
2009-02-05 | Add qemu_iovec_reset() (Avi Kivity) | aliguori |
2009-02-05 | Add a scatter-gather list type and accessors (Avi Kivity) | aliguori |
2009-02-05 | Add debug, savevm and reset support for UniNorth | blueswir1 |
2009-02-05 | Use qemu_ram_alloc | blueswir1 |
2009-02-05 | target-ppc: add vrlogefp instruction | aurel32 |
2009-02-05 | soft-float: add float32_log2() and float64_log2() | aurel32 |
2009-02-04 | Properly initialize len argument of sysctl and include stdio.h (perror) | malc |
2009-02-04 | target-ppc: fix previous commit | aurel32 |
2009-02-04 | target-ppc: use the new float constants | aurel32 |
2009-02-04 | softfloat: add a 1.0 constant for float32 and float64 | aurel32 |
2009-02-04 | Add vcf{u,s}x instructions | aurel32 |