Commit Graph

  • ec5c3e487e ppc-40x: Correct decoding of zone protection bits. Edgar E. Iglesias 2010-01-11 15:23:58 +01:00
  • c5b9729ae9 ppc-40x: Correct check for Endian swapping TLB entries. Edgar E. Iglesias 2010-01-11 14:41:53 +01:00
  • f25359cd87 ppc-40x: Get TLB attributes from TLBLO. Edgar E. Iglesias 2010-01-11 14:21:58 +01:00
  • 96560cb34c docs: New qdev-device-use.txt Markus Armbruster 2009-12-17 17:19:17 +01:00
  • 1cb1a66aed Qemu's internal TFTP server breaks lock-step-iness of TFTP Milan Plzik 2010-01-07 13:39:43 +01:00
  • bb0300dc57 Add KVM paravirt cpuid leaf Gleb Natapov 2010-01-13 15:25:06 +02:00
  • 4277906d28 virtio-blk: remove dead variable in virtio_blk_handle_scsi Christoph Hellwig 2010-01-13 13:30:32 +01:00
  • f8012c135e qcow/qcow2: implement bdrv_aio_flush Kevin Wolf 2010-01-12 13:49:43 +01:00
  • 3f5075ae63 block: flush backing_hd in the right place Christoph Hellwig 2010-01-12 13:49:23 +01:00
  • 2da69c8d12 json-parser: remove dead increment Amit Shah 2010-01-13 16:24:47 +05:30
  • f7dcfac024 qcow2-refcount: remove dead assignment Amit Shah 2010-01-13 16:24:46 +05:30
  • c4af120f5f hw/vga.c: remove dead assignment Amit Shah 2010-01-13 16:24:45 +05:30
  • d7209371b1 x86: translate.c: remove dead assignment Amit Shah 2010-01-13 16:24:44 +05:30
  • 22c253d9d6 virtio: net: remove dead assignment Amit Shah 2010-01-13 16:24:43 +05:30
  • 5cdc9b76e3 vl.c: Remove dead assignment Amit Shah 2010-01-13 16:24:42 +05:30
  • 347ed55cd1 osdep.c: Fix accept4 fallback Kevin Wolf 2010-01-13 16:20:56 +01:00
  • 3e85c6fd71 qemu-img rebase Kevin Wolf 2010-01-12 12:55:18 +01:00
  • 756e6736a1 block: Add bdrv_change_backing_file Kevin Wolf 2010-01-12 12:55:17 +01:00
  • b783e409bf block: Introduce BDRV_O_NO_BACKING Kevin Wolf 2010-01-12 12:55:16 +01:00
  • 8f0056b763 move kbd/mouse handling to input.c Paolo Bonzini 2010-01-13 14:05:34 +01:00
  • 4e2b0658f6 use pkg-config for libcurl whenever available Paolo Bonzini 2010-01-13 09:52:56 +01:00
  • 9316f80399 use pkg-config for sdl whenever available Paolo Bonzini 2010-01-13 09:52:55 +01:00
  • 67c274d3c7 fixes to the static compilation case for sdl Paolo Bonzini 2010-01-13 09:52:54 +01:00
  • f91672e564 use cross-prefix for pkgconfig Paolo Bonzini 2010-01-13 09:52:53 +01:00
  • 884a0c7677 pcnet: remove dead nested assignment, spotted by clang Blue Swirl 2010-01-13 18:59:54 +00:00
  • f7e683b8c3 Sparc32: remove dead increment, spotted by clang Blue Swirl 2010-01-13 18:58:51 +00:00
  • f368a3cea4 Sparc32: remove a variable used only for debugging to avoid a clang warning Blue Swirl 2010-01-13 18:55:11 +00:00
  • a9be79d65f Sparc: comment out unused variable, spotted by clang Blue Swirl 2010-01-13 18:54:54 +00:00
  • 8983536388 Sparc32: remove unused env/envs variables, spotted by clang Blue Swirl 2010-01-13 18:52:50 +00:00
  • 701eed4bf9 Sparc32: remove unused variable, spotted by clang Blue Swirl 2010-01-13 18:49:40 +00:00
  • cb95c2e44e pci: Add missing 'const' in argument to pci_get_xxx Stefan Weil 2010-01-11 21:20:13 +01:00
  • 938a632402 eepro100: Update ROM file support Stefan Weil 2010-01-07 17:13:30 +01:00
  • 61702408c7 eepro100: Fix initial value for PCI_STATUS Stefan Weil 2010-01-07 12:15:25 +01:00
  • 72ff25e4e9 Workaround for broken OSS_GETVERSION on FreeBSD, part two Juergen Lock 2010-01-12 23:48:04 +01:00
  • c9f79a3f79 virtio-net: mac property is mandatory Michael S. Tsirkin 2010-01-12 20:50:17 +02:00
  • dae5079aca kvm: Detect availability of kvm_para.h Jan Kiszka 2010-01-12 19:53:48 +01:00
  • ffd8b67f5d kvm: Use kvm-kmod headers if available Jan Kiszka 2010-01-12 19:53:45 +01:00
  • 23842aabe6 monitor: fix dead assignment spotted by clang Blue Swirl 2010-01-12 20:27:43 +00:00
  • 3eb26cc216 Sparc64: Fix PCI config accessor order Blue Swirl 2010-01-12 20:04:53 +00:00
  • cc6dfecf02 tcg-sparc: Implement ext32[su]_i64 Richard Henderson 2010-01-12 19:59:34 +00:00
  • 583d121520 tcg-sparc: Implement division properly. Richard Henderson 2010-01-12 19:59:33 +00:00
  • 5e143c43a6 tcg-sparc: Do not remove %o[012] from 'r' constraint. Richard Henderson 2010-01-12 19:59:32 +00:00
  • 7a3766f390 tcg-sparc: Implement add2, sub2, mulu2. Richard Henderson 2010-01-12 19:59:31 +00:00
  • ba225198d0 tcg-sparc: Add tcg_out_arithc. Richard Henderson 2010-01-12 19:59:29 +00:00
  • 83755c173f vnc_refresh: return if vd->timer is NULL Stefano Stabellini 2010-01-11 17:30:50 +00:00
  • dbd483242c qdev: fix thinko leading to guest crashes Michael S. Tsirkin 2010-01-12 21:16:59 +02:00
  • 3d72f9a2be QMP: Don't free async event's 'data' Luiz Capitulino 2010-01-08 16:45:53 -02:00
  • 514d97dea6 dma/sb16: make clang analyzer not complain malc 2010-01-12 21:55:45 +03:00
  • 5a5d4a7651 Sparc64: enable real access to PCI configuration space Blue Swirl 2010-01-11 21:20:53 +00:00
  • c3863f2544 Update to SeaBIOS 0.5.1 Anthony Liguori 2010-01-11 13:27:35 -06:00
  • ca1a8a0658 make help output be a little more self-consistent Bruce Rogers 2010-01-06 12:33:57 -07:00
  • 20a86364c9 pc: add rombar to compat properties for pc-0.10 and pc-0.11 Gerd Hoffmann 2010-01-08 15:25:42 +01:00
  • 88169ddf82 pci: allow loading roms via fw_cfg. Gerd Hoffmann 2010-01-08 15:25:41 +01:00
  • 8832cb805d roms: rework rom loading via fw Gerd Hoffmann 2010-01-08 15:25:40 +01:00
  • de9352bcae fw_cfg: rom loader tweaks. Gerd Hoffmann 2010-01-08 15:25:39 +01:00
  • bdb5ee3064 roms: minor fixes and cleanups. Gerd Hoffmann 2010-01-08 15:25:38 +01:00
  • 2cae6f5e34 pc: add machine type for 0.12 Gerd Hoffmann 2010-01-08 15:25:37 +01:00
  • bfe4e17242 Handle TFTP ERROR from client Thomas Horsten 2010-01-07 17:01:28 +00:00
  • 1559ca00bc dmg: fix ->open failure Christoph Hellwig 2010-01-11 14:06:54 +01:00
  • 49e75cf388 virtio-pci: thinko fix Michael S. Tsirkin 2010-01-11 17:57:41 +02:00
  • 8172539d21 virtio: add features as qdev properties Michael S. Tsirkin 2010-01-10 13:52:53 +02:00
  • 704a76fcd2 virtio: rename features -> guest_features Michael S. Tsirkin 2010-01-10 13:52:47 +02:00
  • d2364ee424 qdev: add bit property type Michael S. Tsirkin 2010-01-10 13:52:41 +02:00
  • c0ced0f3a7 pc-bios: Update README (SeaBIOS) Stefan Weil 2010-01-07 19:27:49 +01:00
  • aa4d32c474 lsi: pass lsi_request to lsi_reselect Gerd Hoffmann 2010-01-06 17:08:04 +01:00
  • b96a0da06b lsi: move dma_len+dma_buf into lsi_request Gerd Hoffmann 2010-01-06 17:08:03 +01:00
  • daa70311e0 lsi: move current_dev into lsi_request Gerd Hoffmann 2010-01-06 17:08:02 +01:00
  • af12ac9880 lsi: have lsi_request for the whole life time of the request. Gerd Hoffmann 2010-01-06 17:08:01 +01:00
  • 042ec49dc5 lsi: use QTAILQ for lsi_queue Gerd Hoffmann 2010-01-06 17:08:00 +01:00
  • f2d928d44e vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow Roland Dreier 2010-01-05 20:43:34 -08:00
  • e73223a584 remove pending exception on vcpu reset. Gleb Natapov 2010-01-06 16:30:10 +02:00
  • 3f7638ec40 Fix CPU topology initialization Jiri Denemark 2010-01-05 17:26:34 +01:00
  • af364b418c MCE: Fix bug of IA32_MCG_STATUS after system reset Huang Ying 2010-01-05 16:32:24 +08:00
  • 0b987f1934 PCI: Fix a typo Blue Swirl 2010-01-10 20:54:38 +00:00
  • bae7b517a2 Sparc64: increase APB register range Blue Swirl 2010-01-10 18:25:48 +00:00
  • 9c9b0512c7 Sparc64: use firmware configuration device for command line storage Blue Swirl 2010-01-09 21:27:04 +00:00
  • 3d709fe73a oss: fix fragment setting malc 2010-01-09 18:06:54 +03:00
  • 6d246526ce oss: issue OSS_GETVERSION ioctl only when needed malc 2010-01-09 17:54:07 +03:00
  • 59bc10ee01 finish VPATH -> vpath translation Paolo Bonzini 2010-01-04 11:02:28 +01:00
  • 78d9356d3c oss: refactor code around policy setting malc 2010-01-09 00:28:40 +03:00
  • 25d0ae900f Makefile: remove obsolete libuser.a rule Blue Swirl 2010-01-08 19:50:27 +00:00
  • d532b26c9d sparc64: interrupt trap handling Igor V. Kovalenko 2010-01-07 23:28:31 +03:00
  • 2df6c2d0de sparc64: move cpu_interrupts_enabled to cpu.h Igor V. Kovalenko 2010-01-07 23:28:26 +03:00
  • 709f2c1b23 sparc64: add macros to deal with softint and timer interrupt Igor V. Kovalenko 2010-01-07 23:28:21 +03:00
  • 4dc28134f3 sparc64: check for pending irq when pil, pstate or softint is changed Igor V. Kovalenko 2010-01-07 23:28:15 +03:00
  • 1fae7b705f sparc64: use helper_wrpil to check pending irq on write Igor V. Kovalenko 2010-01-07 23:28:10 +03:00
  • 68e8a3f05a sparc64: add PIL to cpu state dump Igor V. Kovalenko 2010-01-07 23:28:05 +03:00
  • 7e8695eda3 sparc64: trace pstate and global register set changes Igor V. Kovalenko 2010-01-07 23:28:00 +03:00
  • d780a466db sparc64: change_pstate should have 32bit argument Igor V. Kovalenko 2010-01-07 23:27:54 +03:00
  • 52001445c9 multiboot: Separate multiboot loading into separate file Adam Lackorzynski 2009-12-26 14:13:46 +01:00
  • ee0216275b multiboot: Support arbitrary number of modules. Adam Lackorzynski 2009-12-26 14:13:45 +01:00
  • d0652aa8ac linuxboot: fix gdt address calculation Avi Kivity 2009-12-24 15:38:50 +02:00
  • 810f49b56a QMP: Drop wrong assert() Luiz Capitulino 2009-12-22 01:09:06 -02:00
  • 95a2f9bc58 block/vdi: allow disk sizes not multiple of block size François Revol 2009-12-22 12:40:49 +01:00
  • ceb696159d net: add API to disable/enable polling Michael S. Tsirkin 2009-12-24 14:46:29 +02:00
  • c9f398e53f debugcon: support for debugging consoles (e.g. Bochs port 0xe9) H. Peter Anvin 2009-12-29 13:51:36 -08:00
  • 012f087923 Makefile: Update unmodified config-devices.mak automatically Stefan Weil 2009-12-20 15:39:03 +01:00
  • 076d247142 Use vpath directive Paolo Bonzini 2009-12-21 10:06:55 +01:00
  • e726fe7d60 oss: workaround for cases when OSS_GETVERSION is not defined malc 2010-01-08 11:26:27 +03:00
  • 95372a393d Sparc32: clear exception_index with -1 value Blue Swirl 2010-01-07 20:02:04 +00:00