Commit Graph

  • 8a16d27388 Add Virtual Distributed Ethernet native support, by Luca Bigliardi. ths 2008-07-19 09:56:24 +00:00
  • c4d10628c1 linux-user: Fix target_statfs[64] on 64-bit hosts balrog 2008-07-19 09:38:52 +00:00
  • 846787113a Special Mask Mode for i8259 PIC (Sebastian Reichelt). balrog 2008-07-19 09:18:48 +00:00
  • 315bc7aa0e Allow qemu-nbd --version to show the application name dynamically, by Carlo Marcelo Arenas Belon. ths 2008-07-18 18:06:23 +00:00
  • 18fdb1c5c6 Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka. ths 2008-07-18 18:02:34 +00:00
  • 2cfc5f17d3 Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues. ths 2008-07-18 18:01:29 +00:00
  • d1b5c20dcd ide: enable single word DMA, by Stefano Stabellini. ths 2008-07-18 16:49:42 +00:00
  • b68558517e Do not call fcntl(, O_NONBLOCK) pointlessly, by Ian Jackson. ths 2008-07-18 16:35:27 +00:00
  • fd58ff9dc7 Do not disturb old fd flags (eg O_APPEND) when setting nonblock, by Ian Jackson. ths 2008-07-18 16:34:43 +00:00
  • 8d7d8c4bb1 wrhpr hstick_cmpr is a store, not a load blueswir1 2008-07-18 10:26:07 +00:00
  • 99570a40eb OMAP2 EAC module. balrog 2008-07-18 07:50:20 +00:00
  • dcf414d638 Remove the NIC from vlan on usb destroy. balrog 2008-07-17 21:00:05 +00:00
  • 6c9f886cea Add CDC-Ethernet usb NIC (original patch from Thomas Sailer). balrog 2008-07-17 20:47:13 +00:00
  • e6bf7d70b5 Fix saving and loading of trap state blueswir1 2008-07-17 19:17:19 +00:00
  • 2cade6a3f6 Support for address masking blueswir1 2008-07-17 12:53:05 +00:00
  • a5a52cf246 Fix MMU registers, add more E-cache ASIs blueswir1 2008-07-16 16:58:49 +00:00
  • e19e4efeaa Fix MMU miss traps blueswir1 2008-07-16 16:55:52 +00:00
  • 477b24ef91 Disable OMAP2 combined-io-entries hack now that more regions are allowed. balrog 2008-07-16 13:06:53 +00:00
  • 1b0009dbd4 e1000: only use TSE if enabled for current packet (Anthony Xu). balrog 2008-07-16 12:39:45 +00:00
  • 526ccb7a26 Fix a bunch of type mismatch-related warnings (Jan Kiszka). balrog 2008-07-16 12:13:52 +00:00
  • c5f2f66835 Flushw can generate exceptions, so save PC & NPC blueswir1 2008-07-16 11:51:15 +00:00
  • 59aa3bbf9f Remove unintended dereference, kills a warning (Jan Kiszka). balrog 2008-07-16 11:31:11 +00:00
  • ff9cf2cbe4 Properly byte-swap values in VMware SVGA (malc). balrog 2008-07-16 04:45:12 +00:00
  • 931ea43530 Make Bochs VBE work with VMWare SVGA (malc). balrog 2008-07-16 04:38:32 +00:00
  • 4fb3fbc245 Don't overwrite VMwareSVGA's memory region start addresses (malc). balrog 2008-07-16 04:36:48 +00:00
  • e93a5f4f9a Initialize the VMware VGA console after vga_init (Alexander Graf). balrog 2008-07-16 04:31:20 +00:00
  • 0d31cb9954 Add idprom blueswir1 2008-07-15 14:54:01 +00:00
  • 71817e4898 Really fix cas blueswir1 2008-07-15 14:52:09 +00:00
  • d60bb01cbb Terminate TB immediately after v7-M exception return. pbrook 2008-07-11 00:27:19 +00:00
  • d03d860b15 Link ARM prologue closer to code segment to avoid a build failure blueswir1 2008-07-10 17:21:31 +00:00
  • 815a674266 Fix coprocessor register types. pbrook 2008-07-10 17:17:54 +00:00
  • adf7d8fb44 Restore old value of buffer_size malc 2008-07-09 19:25:30 +00:00
  • 64333899dc Warn about rejected buffer/period size/time when it was specified by the user malc 2008-07-09 19:25:28 +00:00
  • a7bb29ba87 Call proper function when trying to set period size malc 2008-07-09 19:25:24 +00:00
  • 266910c434 Avoid decremented overflow. pbrook 2008-07-09 15:31:50 +00:00
  • b6d96beda3 Use temporary registers for the MIPS FPU emulation. ths 2008-07-09 11:05:10 +00:00
  • bd5921b432 Fix typo malc 2008-07-08 18:57:05 +00:00
  • 48bbf11bcb Fix r4641 (invalid token "=<" in a preprocessor expression) blueswir1 2008-07-08 18:35:02 +00:00
  • f7350b47da Implement some Ultrasparc cache ASIs used by SILO blueswir1 2008-07-08 15:51:32 +00:00
  • b115bb3feb Eliminate spurous screen updates. pbrook 2008-07-07 23:01:25 +00:00
  • 28e1071183 fix cvtsq2s[sd] (Juergen Lock) bellard 2008-07-07 20:25:41 +00:00
  • d643ccca01 64 bit signed comparison fix (Juergen Lock) bellard 2008-07-07 20:15:54 +00:00
  • d795eb86d7 Fix 64 bit constant generation blueswir1 2008-07-07 19:34:45 +00:00
  • 6a1ef8309e Improve jp106 keyboard support, by Akio Takebe. ths 2008-07-07 19:29:49 +00:00
  • c7e8a937b7 Fix typo in comment. ths 2008-07-05 21:54:32 +00:00
  • 63742cf887 Change MIPS machine default to Malta. ths 2008-07-05 21:51:47 +00:00
  • d70040bcae Re-add static qualifier. Fix annother occurance of "const static". pbrook 2008-07-05 17:03:54 +00:00
  • cea9d0b39b Remove static malc 2008-07-05 13:41:04 +00:00
  • 295abf3616 Remove >= asserts on unsigned inputs malc 2008-07-05 13:41:02 +00:00
  • db8baf145d Avoid signedness warnings malc 2008-07-05 13:40:58 +00:00
  • d94888e35b Add missing return malc 2008-07-04 11:53:53 +00:00
  • e924c48573 Fuse EQ and NE handling in tcg_out_brcond2 malc 2008-07-03 23:49:14 +00:00
  • 706b0a1587 Avoid compiler warning. ths 2008-07-03 21:36:35 +00:00
  • 59fdb01812 Fix parse_long_name, by Tristan Gingold. ths 2008-07-03 19:55:47 +00:00
  • 64eaabda73 Clarified filename handling, by Johannes Schindelin. ths 2008-07-03 19:54:19 +00:00
  • 8c5e95d807 Mask LL portion of B to 24 bits in tcg_out_b (Thanks to Thiemo Seufer) malc 2008-07-03 18:51:23 +00:00
  • 551bd27f22 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. ths 2008-07-03 17:57:36 +00:00
  • 06e80fc927 Silence compiler warning. ths 2008-07-03 16:40:06 +00:00
  • 75818250ba Allow QEMU to connect directly to an NBD server, by Laurent Vivier. ths 2008-07-03 13:41:03 +00:00
  • 3b05a8e91b Allow to share a disk image via nbd, by Laurent Vivier. ths 2008-07-03 12:45:02 +00:00
  • 2f7264888a Add a parameter to disable host cache, by Laurent Vivier. ths 2008-07-03 11:47:46 +00:00
  • 23fb600b87 Fix typo malc 2008-07-03 11:29:15 +00:00
  • cd831bd787 Merge NBD client/server, by Laurent Vivier. ths 2008-07-03 10:23:51 +00:00
  • f8d39c01c3 Bail out if -append or -initrd is specified without -kernel, by Sebastian Herbszt. ths 2008-07-03 10:01:15 +00:00
  • 2c90d79488 Fix constant truncation, spotted by Jindrich Makovicka. ths 2008-07-03 04:13:24 +00:00
  • 8114e9e8fd Fix ATAPI read drive structure command, by Alex Williamson. ths 2008-07-03 03:57:14 +00:00
  • 69dd867364 Remove stray local "speedup" hack malc 2008-07-02 21:25:53 +00:00
  • 975b092bd9 Cleanup qemu-nbd related code, by Laurent Vivier. ths 2008-07-02 21:18:00 +00:00
  • 96935aa4e3 Add -MT malc 2008-07-02 21:16:22 +00:00
  • b8e59f18de Pulseaudio driver malc 2008-07-02 21:03:08 +00:00
  • 923e45211c Fix test arguments (Jeremy C. Reed) malc 2008-07-02 18:13:46 +00:00
  • 902e2b5141 Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl call malc 2008-07-02 18:03:12 +00:00
  • 23e3929403 Save/restore for stellaris boards. pbrook 2008-07-02 16:48:32 +00:00
  • ab19b0ecfd ARMv7-M interrupt stack alignment fix. pbrook 2008-07-02 16:44:09 +00:00
  • 9277bc72cf Fix NetBSD keyboard problem blueswir1 2008-07-02 15:17:21 +00:00
  • 5e65a31037 Add rigid and flexible disk geometry page support blueswir1 2008-07-02 15:16:18 +00:00
  • c701b35b42 Fix i2c save/restore. pbrook 2008-07-01 23:16:53 +00:00
  • 75f482aeed Fix typo. pbrook 2008-07-01 21:53:33 +00:00
  • 18be518729 Remove duplicate device index calculations. pbrook 2008-07-01 21:31:54 +00:00
  • 9656f324d2 Move interrupt_request and user_mode_only to common cpu state. Save and restore env->interrupt_request and env->halted. pbrook 2008-07-01 20:01:19 +00:00
  • a5cdf95220 Fix DMA length bug seen with NetBSD (Cliff Wright) blueswir1 2008-07-01 19:28:23 +00:00
  • ad1a897e52 block-vvfat.c - fix is_free predicate, by Tristan Gingold. ths 2008-07-01 16:44:58 +00:00
  • a982b5310d Add missing return in arm-semi, by Laurent Desnogues. ths 2008-07-01 16:40:04 +00:00
  • 356265ae4a Static'ify some functions, and use standard inline in translate.c. ths 2008-07-01 16:37:52 +00:00
  • c60e08d9c6 Implement resolution switching in common console code. pbrook 2008-07-01 16:24:38 +00:00
  • ea334207a3 Delete duplicate code. ths 2008-07-01 08:45:45 +00:00
  • efade670fe Fix rdtsc instruction counting. pbrook 2008-06-30 17:51:26 +00:00
  • bf20dc076b Spelling fixes, spotted by Stuart Brady. ths 2008-06-30 17:22:19 +00:00
  • b3c7724cbc Move CPU save/load registration to common code. pbrook 2008-06-30 16:31:04 +00:00
  • 6913ba5680 CRIS: Correct writes to TLB hi. edgar_igl 2008-06-30 15:27:47 +00:00
  • d27b2e5044 Avoid refering to CRIS specific cpu-state to be able to use these blocks with other cores. edgar_igl 2008-06-30 11:51:12 +00:00
  • d077b6f759 Make bcond and btarget TCG registers. ths 2008-06-30 11:30:34 +00:00
  • d297f464d3 Avoid CRIS related warnings by Jan Kiszka. edgar_igl 2008-06-30 08:59:49 +00:00
  • a50f5b9186 Suppress bogus compiler warnings. pbrook 2008-06-29 15:25:29 +00:00
  • d26968ecd8 Remove unnecessary helper arguments, and fix some typos. ths 2008-06-29 14:53:11 +00:00
  • b2437bf267 Add missing static qualifiers. pbrook 2008-06-29 12:29:56 +00:00
  • dd5d6fe913 Add missing file. Fix spelling errors. pbrook 2008-06-29 10:43:16 +00:00
  • 2e70f6efa8 Add instruction counter. pbrook 2008-06-29 01:03:05 +00:00
  • f6e5889e7f Fix shell quoting. pbrook 2008-06-29 01:00:34 +00:00
  • c2de5c91a2 Document usage of new options remove stray variables, check for ALSA/FMOD/ESD malc 2008-06-28 19:13:06 +00:00