Commit Graph

  • f364515c83 target-mips: fix FPU in 64-bit mode aurel32 2009-03-28 22:22:50 +00:00
  • 41e0c70159 target-mips: implement FPU Flush-To-Zero mode aurel32 2009-03-28 22:22:40 +00:00
  • 36556b20c5 gdbstub: Allow re-instantiation (Jan Kiszka) aliguori 2009-03-28 18:05:53 +00:00
  • 819f56b7fb char: Fix closing of various char devices (Jan Kiszka) aliguori 2009-03-28 17:58:14 +00:00
  • 9230eaf679 qemu-img: adding a "-F base_fmt" option to "qemu-img create -b" (Uri Lublin) aliguori 2009-03-28 17:55:19 +00:00
  • f965509c9e block-qcow2: keep backing file format in a qcow2 extension (Uri Lublin) aliguori 2009-03-28 17:55:14 +00:00
  • 5eb456396d block: support known backing format for image create and open (Uri Lublin) aliguori 2009-03-28 17:55:10 +00:00
  • 9b80ddf346 Introducing qcow2 extensions (Uri Lublin) aliguori 2009-03-28 17:55:06 +00:00
  • 64bf3f4eec kvm: Drop kvm_patch_opcode_byte (Jan Kiszka) aliguori 2009-03-28 17:51:40 +00:00
  • 5e2972fdab ROM write access for debugging (Jan Kiszka) aliguori 2009-03-28 17:51:36 +00:00
  • 26b258e138 Use the DMA api to map virtio elements. aliguori 2009-03-28 17:46:18 +00:00
  • d28a1b6ec6 virtio-blk: use generic vectored I/O APIs (Christoph Hellwig) aliguori 2009-03-28 17:46:14 +00:00
  • 522584a57b add qemu_iovec_init_external (Christoph Hellwig) aliguori 2009-03-28 17:46:10 +00:00
  • cef3017cd7 Clean some PCI defines (Stefan Weil) aliguori 2009-03-28 17:29:07 +00:00
  • 81f099ad32 Fix monitor command (screendump) (Stefan Weil) aliguori 2009-03-28 17:29:02 +00:00
  • 6295e564f7 Remove nodisk_ok machine feature (Jan Kiszka) aliguori 2009-03-28 17:28:58 +00:00
  • bf9b48af99 musicpal: Fix regression caused by 6839 (Jan Kiszka) aliguori 2009-03-28 17:28:53 +00:00
  • 0fe17f5efb gdbstub: Drop redundant memset after qemu_mallocz (Jan Kiszka) aliguori 2009-03-28 17:28:49 +00:00
  • 34b39c2ba6 get roms more room. (Glauber Costa) aliguori 2009-03-28 17:28:45 +00:00
  • 221f715d90 new scsi-generic abstraction, use SG_IO (Christoph Hellwig) aliguori 2009-03-28 17:28:41 +00:00
  • 64a7fde8e8 Document sun ID PROM contents blueswir1 2009-03-28 16:17:50 +00:00
  • 7403b14eeb Fix DMA API when handling an immediate error from block layer (Avi Kivity) aliguori 2009-03-28 16:11:25 +00:00
  • c240b9af59 Fix vectored aio bounce handling immediate errors (Avi Kivity) aliguori 2009-03-28 16:11:20 +00:00
  • 7cd0874c7a host_device_remove: remove incorrect check for device name (Eduardo Habkost) aliguori 2009-03-28 15:58:58 +00:00
  • 9f23011ad5 FreeBSD host physical cdrom fixes blueswir1 2009-03-28 08:37:13 +00:00
  • a718acec08 Fix warning in vl.c blueswir1 2009-03-28 08:24:44 +00:00
  • de5e5781fb Fix out of tree compilation blueswir1 2009-03-28 08:14:42 +00:00
  • 5c2f8d2d73 Fix compile problems with r6884 blueswir1 2009-03-28 08:13:56 +00:00
  • 5824d65122 Syncing documentation vs. -help vs. qemu_options table blueswir1 2009-03-28 06:44:27 +00:00
  • 649c907808 Fix absolute mouse events generated by SDL frontend. balrog 2009-03-21 01:09:16 +00:00
  • 37b7842c2f Move block dma helpers aiocb to store dma state (Avi Kivity) aliguori 2009-03-20 18:26:16 +00:00
  • 3fb94d56c6 Use vectored aiocb storage to store vector translation state (Avi Kivity) aliguori 2009-03-20 18:26:12 +00:00
  • 6512a2a710 Implement cancellation method for dma async I/O (Avi Kivity) aliguori 2009-03-20 18:26:07 +00:00
  • c07a9008ac Convert vectored aio emulation to use a dedicated pool (Avi Kivity) aliguori 2009-03-20 18:26:03 +00:00
  • 6bbff9a0b4 Refactor aio callback allocation to use an aiocb pool (Avi Kivity) aliguori 2009-03-20 18:25:59 +00:00
  • 97b83deb55 virtio: Allow guest to defer VIRTIO_F_NOTIFY_ON_EMPTY (Alex Williamson) aliguori 2009-03-20 16:13:50 +00:00
  • bf16cc8f97 e1000: Fix RX descriptor low threshold interrupt logic (Alex Williamson) aliguori 2009-03-20 16:13:47 +00:00
  • dc1ded53b8 x86: Add NULL check to lsl (Jan Kiszka) aliguori 2009-03-20 16:13:41 +00:00
  • c522d0e2de vnc: throttle screen updates. (Gerd Hoffmann) aliguori 2009-03-20 15:59:24 +00:00
  • 23decc87cc vnc: fix printf warnings showing up with VNC_DEBUG enabled. (Gerd Hoffmann) aliguori 2009-03-20 15:59:18 +00:00
  • 6baebed769 vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann) aliguori 2009-03-20 15:59:14 +00:00
  • a667866bc7 Remove dead code malc 2009-03-19 02:14:10 +00:00
  • aba35a6cd1 Fix VGA issue introduced by r6349 malc 2009-03-17 16:05:50 +00:00
  • cbbccffc7a Fix ARM quadword VDUP (core register). pbrook 2009-03-17 12:19:58 +00:00
  • d78f399542 Delete some unused macros detected with -Wp,-Wunused-macros use blueswir1 2009-03-16 16:33:01 +00:00
  • 7f70c93716 Make the ELF loader aware of backwards compatibility blueswir1 2009-03-13 21:16:24 +00:00
  • 92a3ecda67 temporarily disable logging around pci config writes (Avi Kivity) aliguori 2009-03-13 18:10:13 +00:00
  • 8a93e519f3 stop dirty logging while updating cirrus bank memory (Glauber Costa) aliguori 2009-03-13 18:09:59 +00:00
  • 2e7d200bff Add missing file aliguori 2009-03-13 16:27:31 +00:00
  • 82e52676ee Update changelog aliguori 2009-03-13 16:22:41 +00:00
  • c6bb9a32cb qemu:virtio-net: Check return size on the correct sg list (Alex Williamson) aliguori 2009-03-13 15:04:02 +00:00
  • 3450df304d make qemu_announce_self handle non contiguous net tables (Marcelo Tosatti) aliguori 2009-03-13 15:03:58 +00:00
  • 457772e68f Replace asprintf() with snprintf() in vnc.c ("Daniel P. Berrange") aliguori 2009-03-13 15:03:27 +00:00
  • 5b0d272717 monitor: Provide empty command as final history entry (Jan Kiszka) aliguori 2009-03-13 15:02:28 +00:00
  • a770dc7ea6 Add and use remaining #defines for PCI device IDs (Stuart Brady) aliguori 2009-03-13 15:02:23 +00:00
  • b8c18e4c90 remove is_graphic_console from vga.c (Stefano Stabellini) aliguori 2009-03-13 15:02:18 +00:00
  • 7b5d76dae3 DisplayAllocator interface (Stefano Stabellini) aliguori 2009-03-13 15:02:13 +00:00
  • 86dbdd4012 tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops aurel32 2009-03-13 09:35:55 +00:00
  • 5d40cd6302 tcg/x86: add bswap16_i32 ops aurel32 2009-03-13 09:35:49 +00:00
  • 8777643e48 target-i386: use the new bswap* TCG ops aurel32 2009-03-13 09:35:41 +00:00
  • fa3966a3dc target-ppc: use the new bswap* TCG ops aurel32 2009-03-13 09:35:34 +00:00
  • 4ad4ce16f4 tcg: update README wrt recent bswap changes aurel32 2009-03-13 09:35:26 +00:00
  • 911d79bacf tcg: add _tl aliases to bswap16/32/64 TCG ops aurel32 2009-03-13 09:35:19 +00:00
  • 9a5c57fdc1 tcg: add bswap16_i64 and bswap32_i64 TCG ops aurel32 2009-03-13 09:35:12 +00:00
  • dfa1a3f1c4 tcg: optimize tcg_gen_bswap16_i32 aurel32 2009-03-13 09:35:03 +00:00
  • 84aafb06ff tcg: allow bswap16_i32 to be implemented by TCG backends aurel32 2009-03-13 09:34:56 +00:00
  • 66896cb803 tcg: rename bswap_i32/i64 functions aurel32 2009-03-13 09:34:48 +00:00
  • 537a1d4bb0 Fix regression introduced by r6824 aliguori 2009-03-13 03:12:03 +00:00
  • 610626af30 From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001 From: Xiantao Zhang <xiantao.zhang@intel.com> Date: Tue, 3 Mar 2009 13:33:13 +0800 Subject: [PATCH] Split ioapic logic from the current apic. aliguori 2009-03-12 20:25:12 +00:00
  • d154615d94 monitor: sync from kvm state before generating output (Jan Kiszka) aliguori 2009-03-12 20:12:57 +00:00
  • e22a25c936 Guest debugging support for KVM (Jan Kiszka) aliguori 2009-03-12 20:12:48 +00:00
  • eda578e559 Drop internal bdrv_pread()/bdrv_pwrite() APIs (Avi Kivity) aliguori 2009-03-12 19:57:16 +00:00
  • 04eeb8b6d6 Add internal scsi generic block API (Avi Kivity) aliguori 2009-03-12 19:57:12 +00:00
  • 7d78066926 Add specialized block driver scsi generic API (Avi Kivity) aliguori 2009-03-12 19:57:08 +00:00
  • 943984c7a5 Revert r6404 aliguori 2009-03-11 20:05:37 +00:00
  • b7ea8c2636 Revert r6405 aliguori 2009-03-11 20:05:33 +00:00
  • ebf53fcdae Revert r6406 aliguori 2009-03-11 20:05:29 +00:00
  • 70240ca680 Revert r6407 aliguori 2009-03-11 20:05:25 +00:00
  • fc19793453 Revert r6408 aliguori 2009-03-11 20:05:20 +00:00
  • 0dd0dd558b tcg: move {not,neg}_i{32,64} definitions at the right place aurel32 2009-03-11 11:00:49 +00:00
  • e5105083e6 tcg: fix commit r6805 aurel32 2009-03-11 02:57:30 +00:00
  • 5ef4efa426 Clean build: Add bt-host.h aurel32 2009-03-10 21:43:35 +00:00
  • 419bafa517 tcg-arm: fix qemu_ld64 aurel32 2009-03-10 21:43:25 +00:00
  • 506bfcbb14 tcg: update TODO aurel32 2009-03-10 19:37:56 +00:00
  • 9619376c1b tcg/x86: add not/neg/extu/bswap/rot i32 ops aurel32 2009-03-10 19:37:46 +00:00
  • 7fc8105195 tcg: optimize logical operations aurel32 2009-03-10 19:37:39 +00:00
  • 515e2f7efe target-ppc: fix commit r6789 aurel32 2009-03-10 19:37:28 +00:00
  • 718ec0be53 musicpal: Reorganize IO memory handling (Jan Kiszka) malc 2009-03-10 19:25:13 +00:00
  • 43e860ef09 Fix tcg after commit 6800 aurel32 2009-03-10 10:29:45 +00:00
  • a3fe901337 target-mips: use nor instead of or + not aurel32 2009-03-10 09:03:18 +00:00
  • fe75bcf70d tcg: use TCGV_EQUAL_I{32,64} aurel32 2009-03-10 08:57:16 +00:00
  • 44e6acb017 tcg: define TCGV_EQUAL_I{32,64} aurel32 2009-03-10 08:56:30 +00:00
  • c29d0de4d6 tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y) aurel32 2009-03-09 22:35:22 +00:00
  • d2604285b2 Implement TCG not ops for x86-64 aurel32 2009-03-09 22:35:13 +00:00
  • f31e937064 tcg: don't define TCG rotation ops if they are not supported aurel32 2009-03-09 21:58:46 +00:00
  • d42f183c04 Implement TCG rotation ops for x86-64 aurel32 2009-03-09 18:50:53 +00:00
  • a1f6684d65 target-mips: optimize mflo and mfhi aurel32 2009-03-09 18:50:43 +00:00
  • 651721b2a5 targe-ppc: optimize mfcr and mtcrf aurel32 2009-03-09 18:50:24 +00:00
  • 7d515c1d73 fread_targphys(): Do not cut off the tail. blueswir1 2009-03-09 18:08:56 +00:00
  • e4f5100c33 configure sensitive to user locale blueswir1 2009-03-09 17:36:50 +00:00