Commit Graph

  • 5fe16888d3 Improve qemu-nbd performance by 4400 % Laurent Vivier 2010-09-17 18:13:57 +02:00
  • 581b9e29f3 raw-posix: handle > 512 byte alignment correctly Christoph Hellwig 2010-09-12 23:43:21 +02:00
  • 72aef7318f use qemu_blockalign consistently Christoph Hellwig 2010-09-12 23:42:56 +02:00
  • a655211ac6 vvfat: Use cache=unsafe Kevin Wolf 2010-09-10 12:27:04 +02:00
  • 9217e26f43 vvfat: Fix double free for opening the image rw Kevin Wolf 2010-09-10 12:27:03 +02:00
  • ac48e389d0 vvfat: Fix segfault on write to read-only disk Kevin Wolf 2010-09-10 12:27:02 +02:00
  • a287916c71 Merge remote branch 'mst/for_anthony' into staging Anthony Liguori 2010-09-20 13:22:20 -05:00
  • 57c6db2e2d msix: clear not only INTA, but all INTx when MSI-X is enabled. Isaku Yamahata 2010-09-15 14:38:26 +09:00
  • 92ba5f51c3 pci: implement RW1C register framework. Isaku Yamahata 2010-09-15 14:38:15 +09:00
  • 78aeb23ede e1000: Pad short frames to minimum size (60 bytes) Stefan Hajnoczi 2010-09-18 21:43:45 +01:00
  • 952afb719f mingw: use ASLR, no-SEH and DEP if available Blue Swirl 2010-09-19 08:36:34 +00:00
  • ebab1720f6 cris: Fix watchdog resets Edgar E. Iglesias 2010-09-19 00:30:25 +02:00
  • 58aebb946a cris: Fix TLB exec bit protection Edgar E. Iglesias 2010-09-18 12:34:59 +02:00
  • 0b65b9e105 Use gcc warning flag -Wnested-externs Blue Swirl 2010-09-18 07:02:16 +00:00
  • 3ffd710e12 Use gcc warning flag -Wempty-body Blue Swirl 2010-09-18 07:01:48 +00:00
  • a21493e009 Use a few more gcc warning flags Blue Swirl 2010-09-18 07:01:05 +00:00
  • 6e15cb5f6d Use gcc warning flag -Wtype-limits Blue Swirl 2010-09-18 05:53:15 +00:00
  • 7d1476898f pxa2xx: fix SSSR TFN logic Blue Swirl 2010-09-18 05:53:15 +00:00
  • 1c7242da85 MIPS: fix yield handling Blue Swirl 2010-09-18 05:53:15 +00:00
  • d62d28630d PPC: Suppress gcc warnings with -Wtype-limits Blue Swirl 2010-09-18 05:53:15 +00:00
  • 95ee3914bf blkdebug: fix enum comparison Blue Swirl 2010-09-18 05:53:15 +00:00
  • 603ff77610 pxa2xx: remove useless checks Blue Swirl 2010-09-18 05:53:15 +00:00
  • 45416789e8 Use range_covers_byte Blue Swirl 2010-09-18 05:53:14 +00:00
  • bf1b007123 Introduce range.h Blue Swirl 2010-09-18 05:53:14 +00:00
  • f562e716c9 linux-user: improve flatload error checking Blue Swirl 2010-09-18 05:53:14 +00:00
  • d0b3e4f5f4 linux-user: fix types in a comparison Blue Swirl 2010-09-18 05:53:14 +00:00
  • 3872425343 linux-user: fix socklen_t comparisons Blue Swirl 2010-09-18 05:53:14 +00:00
  • 093209cd68 Check for errors during BIOS or kernel load Blue Swirl 2010-09-18 05:53:14 +00:00
  • dbf3c4b4ba Make ARP replies at least 64 bytes long Hervé Poussineau 2010-09-15 22:33:26 +02:00
  • 0d491754d0 Accept packets with TTL=1 Hervé Poussineau 2010-09-13 23:01:30 +02:00
  • abdfd9500e cris: Avoid spurios hw_abort on recursive bus faults Edgar E. Iglesias 2010-09-16 15:40:27 +02:00
  • 41557447d3 PPC: Redesign interrupt trigger path Alexander Graf 2010-09-10 15:08:34 +00:00
  • f844c817d7 PPC: Enable hint bits for lwarx/ldarx Alexander Graf 2010-09-10 15:08:33 +00:00
  • 9a7c487842 serial: Update parameters after load Michal Novotny 2010-09-15 15:35:53 +02:00
  • 6b37c87c96 vhost: fix infinite loop on error path Michael S. Tsirkin 2010-09-14 13:48:17 +02:00
  • 46411f863c Remove wrong semicolon in macro definition Stefan Weil 2010-09-13 21:21:57 +02:00
  • 0bb750ef9e pci: improve signature of pci_register_bar(). Isaku Yamahata 2010-09-09 11:48:57 +09:00
  • 2bbb9c2f7f pci: don't ignore invalid parameter for pci_register_bar(). Isaku Yamahata 2010-09-09 11:48:56 +09:00
  • 5a9ff3819a pci: sorting out type confusion in pci_register_bar(). Isaku Yamahata 2010-09-09 11:48:55 +09:00
  • cf4c01fde2 pci_ids.h: add vendor id of Texas Intesruments Isaku Yamahata 2010-09-06 16:46:20 +09:00
  • b6601141cd serial: Wrap debug prints around a DPRINTF macro Michal Novotny 2010-09-13 14:32:32 +02:00
  • 73d7434279 ESP: fix ESP DMA access when DMA is not enabled Blue Swirl 2010-09-11 16:38:33 +00:00
  • 24e0e38b83 powerpc: Avoid TLB related log spamming Edgar E. Iglesias 2010-09-11 14:29:07 +02:00
  • 2184d75b4a trace: fix a regex portability problem Blue Swirl 2010-09-11 10:43:39 +00:00
  • dda8521197 trace: fix a typo Blue Swirl 2010-09-10 23:54:56 +03:00
  • 876f256bde HACKING: add rules for printf-like functions Blue Swirl 2010-09-10 18:53:11 +00:00
  • d241f143c9 HACKING: add string management rules Blue Swirl 2010-09-10 18:53:05 +00:00
  • 54b2cc5030 HACKING: add memory management rules Blue Swirl 2010-09-10 18:52:52 +00:00
  • 84174436a6 HACKING: add C type rules Blue Swirl 2010-09-10 18:47:31 +00:00
  • 45fad878d7 HACKING: add preprocessor rules Blue Swirl 2010-09-10 18:46:00 +00:00
  • 9f810beb5c vmware_vga: Replace the few tab-indents with spaces (clean-up). Andrzej Zaborowski 2010-09-10 02:30:04 +02:00
  • 4dedc07ffb vmware_vga: Add checks to deal with non-atomic fifo writes. Andrzej Zaborowski 2010-09-10 02:23:31 +02:00
  • 6a8aabd3c1 hw/omap: Fix default setup for OMAP UART devices Stefan Weil 2010-08-08 14:09:26 +02:00
  • 62dd89dea2 trace: Trace entry point of balloon request handler Prerna Saxena 2010-08-11 17:16:03 +05:30
  • bd3c9aa531 trace: Trace port IO Prerna Saxena 2010-08-11 17:15:11 +05:30
  • 64979a4d61 trace: Trace virtqueue operations Stefan Hajnoczi 2010-05-24 13:19:21 +01:00
  • 6d519a5f95 trace: Trace virtio-blk, multiwrite, and paio_submit Stefan Hajnoczi 2010-05-22 18:15:08 +01:00
  • cd245a1932 trace: Trace qemu_malloc() and qemu_vmalloc() Stefan Hajnoczi 2010-05-22 18:09:25 +01:00
  • 81a97d9d97 trace: Add user documentation Stefan Hajnoczi 2010-06-22 15:07:09 +01:00
  • 7e24e92a06 trace: Add LTTng Userspace Tracer backend Stefan Hajnoczi 2010-05-22 21:11:33 +01:00
  • ab6540d55e trace: Add trace file name command-line option Prerna Saxena 2010-08-09 11:48:32 +01:00
  • c5ceb523fa trace: Add trace-file command to open/close/flush trace file Stefan Hajnoczi 2010-07-13 09:26:33 +01:00
  • 9410b56c82 trace: Specify trace file name Prerna Saxena 2010-07-13 09:26:32 +01:00
  • 1e2cf2bc45 trace: Support disabled events in trace-events Stefan Hajnoczi 2010-05-24 11:32:09 +01:00
  • 22890ab5e8 trace: Support for dynamically enabling/disabling trace events Prerna Saxena 2010-06-24 17:04:53 +05:30
  • 26f7227bfe trace: Add simple built-in tracing backend Stefan Hajnoczi 2010-05-22 19:24:51 +01:00
  • 94a420b170 trace: Add trace-events file for declaring trace events Stefan Hajnoczi 2010-05-22 17:52:39 +01:00
  • ef9d48da59 microblaze: Add support for fcmp.un Edgar E. Iglesias 2010-09-09 22:05:48 +02:00
  • e403e433c1 elf: Calculate symbol size if needed Stefan Weil 2010-08-09 16:43:53 +02:00
  • d7d9b528b1 Fix OpenBSD build warning Blue Swirl 2010-09-09 19:13:04 +00:00
  • b76da7e376 microblaze: User-mode emulation of hw-excp signals Edgar E. Iglesias 2010-09-09 10:24:01 +02:00
  • 97694c57d7 microblaze: Add basic FPU emulation Edgar E. Iglesias 2010-09-09 10:20:17 +02:00
  • bdc0bf29c6 microblaze: Add definitions for FSR reg fields Edgar E. Iglesias 2010-09-09 09:58:35 +02:00
  • 8b33d9eeba Revert "Make default invocation of block drivers safer (v3)" Anthony Liguori 2010-09-08 17:09:15 -05:00
  • b19159e8b9 Revert "PPC: Qdev'ify e500 pci" Anthony Liguori 2010-09-08 14:55:19 -05:00
  • 031c0c55bb Revert "PPC: Make e500 pci byte swap config data" Anthony Liguori 2010-09-08 14:54:58 -05:00
  • 53462f4aeb Merge remote branch 'agraf/ppc-next' into staging Anthony Liguori 2010-09-08 14:29:13 -05:00
  • aab2e8f79a Merge remote branch 'kwolf/for-anthony' into staging Anthony Liguori 2010-09-08 14:26:57 -05:00
  • dccbe6fbab Merge remote branch 'mst/for_anthony' into staging Anthony Liguori 2010-09-08 14:26:14 -05:00
  • 630c26893d virtio-9p: Change handling of flags in open() path for 9P2000.L Sripathi Kodi 2010-08-20 16:17:47 +05:30
  • 8f4d1ca58f [virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server. Arun R Bharadwaj 2010-07-28 14:10:22 +05:30
  • cf03eb2c18 [virtio-9p] Remove all instances of unnecessary dotu variable. Arun R Bharadwaj 2010-07-28 13:55:05 +05:30
  • 9ed3ef26e6 virtio-9p: Add support for removing xattr Aneesh Kumar K.V 2010-08-26 11:15:23 +05:30
  • 783f04e1d4 virtio-9p: Fix the memset usage Aneesh Kumar K.V 2010-09-02 11:09:07 +05:30
  • 5c0f255dd4 virtio-9p: Use lchown which won't follow symlink Aneesh Kumar K.V 2010-09-02 11:09:07 +05:30
  • 12848bfc5d virtio-9p: Add SM_NONE security model Aneesh Kumar K.V 2010-09-02 11:09:07 +05:30
  • 61b6c4994a virtio-9p: Hide user.virtfs xattr in case of mapped security. Aneesh Kumar K.V 2010-09-02 11:09:07 +05:30
  • 10b468bdc5 virtio-9p: Implement TXATTRCREATE Aneesh Kumar K.V 2010-09-02 11:09:07 +05:30
  • fa32ef8879 virtio-9p: Implement TXATTRWALK Aneesh Kumar K.V 2010-09-02 11:09:06 +05:30
  • d62dbb51f7 virtio-9p: Add fidtype so that we can do type specific operation Aneesh Kumar K.V 2010-09-02 11:09:06 +05:30
  • 771e9d4c1c [virtio-9p] qemu: virtio-9p: Implement LOPEN M. Mohan Kumar 2010-06-22 19:47:04 +05:30
  • c7b4b0b302 rename - change name of file or directory M. Mohan Kumar 2010-06-22 12:29:41 +05:30
  • b67592ea56 qemu: virtio-9p: Implement TMKDIR M. Mohan Kumar 2010-06-22 12:25:22 +05:30
  • 5268cecc6d qemu: virtio-9p: Implement TMKNOD M. Mohan Kumar 2010-06-22 12:24:09 +05:30
  • c1568af597 [virtio-9p] This patch implements TLCREATE for 9p2000.L protocol. Venkateswararao Jujjuri (JV) 2010-06-17 18:27:24 -07:00
  • 08c60fc9cd [virtio-9p] Define and implement TSYMLINK for 9P2000.L Venkateswararao Jujjuri (JV) 2010-06-09 14:02:08 -07:00
  • b2c224be19 [virtio-9p] Implement TLINK for 9P2000.L Venkateswararao Jujjuri (JV) 2010-06-09 11:21:15 -07:00
  • c79ce73747 virtio-9p: Implement server side of setattr for 9P2000.L protocol. Sripathi Kodi 2010-06-17 18:18:47 +05:30
  • 8fc39ae4bd [virtio-9p] Make v9fs_do_utimensat accept timespec structures instead of v9stat. Sripathi Kodi 2010-06-09 19:14:38 +05:30
  • 74bc02b2d2 virtio-9p: Do not reset atime M. Mohan Kumar 2010-06-09 19:14:38 +05:30