Commit Graph

  • 35cf7c7e18 target-ppc: Add vmaddfp and vnmsubfp instructions aurel32 2009-02-09 16:48:59 +0000
  • 56fdd213ef target-ppc: Add v{add,sub}fp instructions aurel32 2009-02-09 16:48:51 +0000
  • 1536ff641f target-ppc: Add v{max,min}fp instructions aurel32 2009-02-09 16:48:39 +0000
  • a36b1029e2 KVM: Get all cpuid values from function 2 (Amit Shah) aliguori 2009-02-09 15:50:36 +0000
  • 486bd5a2f2 KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah) aliguori 2009-02-09 15:50:31 +0000
  • e00b6f8099 KVM: CPUID takes ecx as input value for some functions (Amit Shah) aliguori 2009-02-09 15:50:08 +0000
  • 4f396364a6 Remove GenOpFunc typedefs blueswir1 2009-02-08 17:17:52 +0000
  • 35fa16442e Update Sparc images blueswir1 2009-02-08 16:08:08 +0000
  • e972b3ad26 Fix UniNorth blueswir1 2009-02-08 16:01:38 +0000
  • 4f3f238b42 Use Mac NVRAM blueswir1 2009-02-08 16:01:01 +0000
  • 006f3a48e0 Switch Mac99 to OpenBIOS blueswir1 2009-02-08 15:59:36 +0000
  • aa71cf802e QEMU Microsoft serial mouse emulation aurel32 2009-02-08 15:53:20 +0000
  • d5853c20f2 Add load/save capability to rc4030 chipset aurel32 2009-02-08 14:56:04 +0000
  • 1f605a7641 Additional VGA options for MIPS Malta aurel32 2009-02-08 14:51:19 +0000
  • b4abdfa4fb fix use of host serial port aurel32 2009-02-08 14:46:17 +0000
  • 77f0435ece Use CMD646 IDE for now blueswir1 2009-02-08 13:05:12 +0000
  • 3a616592a1 Load 32 bit ELF BIOS images also on PPC64 blueswir1 2009-02-08 12:50:56 +0000
  • b98a003c19 Rename ppc_chrp.c to ppc_newworld.c blueswir1 2009-02-08 12:49:13 +0000
  • 5f70aab1da Fix bug in omap_sx1.c introduced by r6344 aurel32 2009-02-07 15:20:14 +0000
  • dfb021bc6d Fix tosa_dac_recv warning aurel32 2009-02-07 15:19:40 +0000
  • 84a031c68f Fix cpu_arm_handle_mmu_fault warning aurel32 2009-02-07 15:19:20 +0000
  • e7786f27c3 SH4: fix TMU init aurel32 2009-02-07 15:18:47 +0000
  • c2432a42fe SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT, RTCSR, SDMR2, SDMR3 and fix BCR2 support aurel32 2009-02-07 15:18:14 +0000
  • 68af3f2491 Add it_shift blueswir1 2009-02-07 10:48:26 +0000
  • 0a645949d5 Fix VGA RAM offsets blueswir1 2009-02-07 09:51:59 +0000
  • f2ba730e89 Fix SIGSEGV crash in slirp networking code blueswir1 2009-02-06 21:37:40 +0000
  • 67b557859d Add savevm and reset support for OpenPic blueswir1 2009-02-06 21:30:02 +0000
  • 260cfc437f Revert part of 6531, fix build failure aurel32 2009-02-06 00:49:42 +0000
  • 62a3fe29aa Replace exit() in oom_check with abort() aliguori 2009-02-06 00:19:42 +0000
  • 809c130cef Revert changes to fmopl.c aliguori 2009-02-06 00:15:19 +0000
  • f21c0ed97c qemu:virtio-net: Add VLAN filtering (Alex Williamson) aliguori 2009-02-05 22:36:32 +0000
  • b6503ed9b8 qemu:virtio-net: Add additional MACs via a filter table (Alex Williamson) aliguori 2009-02-05 22:36:28 +0000
  • 3831ab2094 qemu:virtio-net: Enable filtering based on MAC, promisc, broadcast and allmulti (Alex Williamson) aliguori 2009-02-05 22:36:24 +0000
  • 002437cd42 qemu:virtio-net: Add promiscuous and all-multicast mode bits (Alex Williamson) aliguori 2009-02-05 22:36:20 +0000
  • 3d11d36c7f qemu:virtio-net: Add a virtqueue for control commands from the guest (Alex Williamson) aliguori 2009-02-05 22:36:16 +0000
  • 7967406801 qemu:virtio-net: Define ETH_ALEN for use when manipulating MAC addresses (Alex Williamson) aliguori 2009-02-05 22:36:12 +0000
  • 0f03eca606 qemu:virtio-net: Allow setting the MAC address via set_config (Alex Williamson) aliguori 2009-02-05 22:36:08 +0000
  • 9d6271b8a0 qemu:virtio-net: Save status and add some save infrastructure (Alex Williamson) aliguori 2009-02-05 22:36:04 +0000
  • b580763f86 target-ppc: change instruction name vrlogefp into vlogefp aurel32 2009-02-05 22:33:36 +0000
  • 1eec614b36 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) aliguori 2009-02-05 22:06:18 +0000
  • 0d0266a53b targets: remove error handling from qemu_malloc() callers (Avi Kivity) aliguori 2009-02-05 22:06:11 +0000
  • 487414f1cb hw: remove error handling from qemu_malloc() callers (Avi Kivity) aliguori 2009-02-05 22:06:05 +0000
  • 090f1fa323 audio: remove error handling from qemu_malloc() callers (Avi Kivity) aliguori 2009-02-05 22:05:58 +0000
  • 3ec88e8036 block: remove error handling from qemu_malloc() callers (Avi Kivity) aliguori 2009-02-05 22:05:53 +0000
  • 8a1d02aba9 Terminate emulation on memory allocation failure (Avi Kivity) aliguori 2009-02-05 22:05:49 +0000
  • 1fb8648d4a Convert IDE to use new dma helpers (Avi Kivity) aliguori 2009-02-05 21:24:02 +0000
  • 59a703ebaa Introduce block dma helpers (Avi Kivity) aliguori 2009-02-05 21:23:58 +0000
  • be959463af Add qemu_iovec_reset() (Avi Kivity) aliguori 2009-02-05 21:23:54 +0000
  • 244ab90e17 Add a scatter-gather list type and accessors (Avi Kivity) aliguori 2009-02-05 21:23:50 +0000
  • f39023833e Add debug, savevm and reset support for UniNorth blueswir1 2009-02-05 20:22:07 +0000
  • 864c136a93 Use qemu_ram_alloc blueswir1 2009-02-05 20:20:29 +0000
  • f586ce09e2 target-ppc: add vrlogefp instruction aurel32 2009-02-05 13:42:57 +0000
  • 374dfc33e2 soft-float: add float32_log2() and float64_log2() aurel32 2009-02-05 13:42:47 +0000
  • 7344da06e8 Properly initialize len argument of sysctl and include stdio.h (perror) malc 2009-02-04 20:39:09 +0000
  • 06f7332ab9 target-ppc: fix previous commit aurel32 2009-02-04 14:08:08 +0000
  • c609b12e1f target-ppc: use the new float constants aurel32 2009-02-04 13:52:39 +0000
  • 196cfc89e8 softfloat: add a 1.0 constant for float32 and float64 aurel32 2009-02-04 13:52:27 +0000
  • e140632e87 Add vcf{u,s}x instructions aurel32 2009-02-04 13:52:17 +0000
  • f6b1964548 Add vrfi{m,n,p,z} instructions aurel32 2009-02-04 13:52:03 +0000
  • 34ba2857a0 Add various NaN-handling macros aurel32 2009-02-04 09:05:53 +0000
  • 54c5a2ae54 Partialy fix mmap at EOF for large pagesize targets in user-mode. edgar_igl 2009-02-03 23:06:34 +0000
  • d6755878db Remove accidental addition of local patch. aliguori 2009-02-03 22:45:00 +0000
  • 6e87b7c7bf Make mtvscr use a helper aurel32 2009-02-03 19:56:09 +0000
  • cf8358c8f7 Add calls to initialize VSCR on appropriate machines aurel32 2009-02-03 19:55:59 +0000
  • fbd265b681 Rename spe_status to vec_status aurel32 2009-02-03 19:55:51 +0000
  • 0f6fbcbccd Add f field to ppc_avr_t aurel32 2009-02-03 19:55:43 +0000
  • ea0444b576 SH4: Fix warning when compiling sh7750_regnames.c aurel32 2009-02-03 19:55:35 +0000
  • bedf26e6b4 linux-user: Remove incorrect break; aurel32 2009-02-03 19:55:26 +0000
  • fce5ecb780 Fix compilation of PPC64 targets with DEBUG_TCGV enabled aurel32 2009-02-03 19:55:13 +0000
  • 9bdba1b67b Add phenom CPU descriptor (Alexander Graf) aliguori 2009-02-02 17:10:57 +0000
  • eef26553c7 Implement FFXSR (Alexander Graf) aliguori 2009-02-02 17:10:52 +0000
  • 059cef4092 Add zlib encoding support (Alexander Graf) aliguori 2009-02-02 15:58:54 +0000
  • d2a0102a4c Move the framebuffer update package out (Alexander Graf) aliguori 2009-02-02 15:58:51 +0000
  • 8906428682 Move buffer functions up (Alexander Graf) aliguori 2009-02-02 15:58:47 +0000
  • fb43731328 Add some tight awareness to vnc.c (Alexander Graf) aliguori 2009-02-02 15:58:43 +0000
  • 26f8b9cc87 Fix invalid #if in vnc.c when debugging is enabled (Alexander Graf) aliguori 2009-02-02 15:58:38 +0000
  • 29fa4ed9f0 Use VNC protocol defines (Alexander Graf) aliguori 2009-02-02 15:58:29 +0000
  • e06679fb76 Split VNC defines to vnc.h (Alexander Graf) aliguori 2009-02-02 15:58:25 +0000
  • a5e50b263a Replace noreturn with QEMU_NORETURN malc 2009-02-01 22:19:27 +0000
  • 173a543b36 Add and use #defines for PCI device classes blueswir1 2009-02-01 19:26:20 +0000
  • 4ebcf88483 Update #defines for PCI vendor and device IDs from OpenBIOS and Linux blueswir1 2009-02-01 12:01:04 +0000
  • e3007e6677 PowerPC: IDE DB-DMA support aurel32 2009-01-30 20:39:41 +0000
  • 28ce5ce63b PowerPC: mac-io DB-DMA support aurel32 2009-01-30 20:39:32 +0000
  • 186a749583 pl031: remove unused variable aurel32 2009-01-30 20:15:41 +0000
  • dc7eea67a1 linux-user: fix signal.c warning aurel32 2009-01-30 20:15:32 +0000
  • d088d664f2 linux-user: identify running binary in /proc/self/exe aurel32 2009-01-30 20:09:01 +0000
  • 04a6dfebb6 linux-user: Add generic env variable handling aurel32 2009-01-30 19:59:17 +0000
  • e1ce5e400a target-ppc: Fix struct target_stat64 for 32-bit host aurel32 2009-01-30 19:48:32 +0000
  • 91bd8ce9b1 target-sh4: Fix struct target_stat64 for 64-bit host aurel32 2009-01-30 19:48:24 +0000
  • 38d840e679 linuw-user fix: read() and acct() on NULL arguments aurel32 2009-01-30 19:48:17 +0000
  • a516e72d60 linux-user: don't crash with null name aurel32 2009-01-30 19:48:07 +0000
  • 8f7aeaf6b3 linux-user: return EINVAL on incorrect sockaddr aurel32 2009-01-30 19:47:57 +0000
  • 8fea36025b linux-user: fix accept(2) with NULL peer aurel32 2009-01-30 19:47:47 +0000
  • 08a2d4c4ff Allow usb tablet to be used with vmware-vga hwcursor. balrog 2009-01-29 23:29:52 +0000
  • 8bf66d402b Fix absolute mode mice. balrog 2009-01-29 23:19:20 +0000
  • 274fb0e1ed check SCSI read/write requests against max LBA (Rik van Riel) aliguori 2009-01-29 19:59:04 +0000
  • 33049de782 Fix a typo in ext2_feature_name (Carl-Daniel Hailfinger) aliguori 2009-01-29 19:45:28 +0000
  • 6e48a40da5 Use new logging API in reset handling (Jan Kiszka) aliguori 2009-01-29 17:02:21 +0000
  • dd5e3b1771 MTRR support on x86, part 2 (Carl-Daniel Hailfinger) aliguori 2009-01-29 17:02:17 +0000
  • 7625162ca4 Don't notify virtio devices before S_DRIVER_OK (Mark McLoughlin) aliguori 2009-01-29 17:02:13 +0000