Commit Graph

  • 5cd2c5b6ad Implement multi-level page tables. Richard Henderson 2010-03-10 15:53:37 -08:00
  • 14f24e1465 linux-user: Fix mmap_find_vma returning invalid addresses. Richard Henderson 2010-03-10 15:39:07 -08:00
  • 7bc7b099df linux-user: Use h2g_valid in qemu_vmalloc. Richard Henderson 2010-03-10 14:38:59 -08:00
  • b9f83121a1 Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid. Richard Henderson 2010-03-10 14:36:58 -08:00
  • 5270589032 Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. Richard Henderson 2010-03-10 14:33:23 -08:00
  • 0aef4261ac target-ppc: fix evsrwu and evsrws (second try) Aurelien Jarno 2010-03-11 21:29:42 +01:00
  • 26b14dc4ab target-ppc: fix evsrwu and evsrws Aurelien Jarno 2010-03-11 21:22:35 +01:00
  • e29ef9fabe target-ppc: fix evslw instruction Aurelien Jarno 2010-03-11 21:14:47 +01:00
  • ad483a514e audio: fix comment malc 2010-03-11 18:28:38 +03:00
  • 81d9b784df QMP: Really move the RESET event to qemu_system_reset() Luiz Capitulino 2010-03-10 09:06:34 -06:00
  • b16f827bdf target-i386: fix SIB decoding with index = 4 Aurelien Jarno 2010-03-06 18:02:31 +01:00
  • 1298cb6804 documentation: qemu_write_full don't work with non-blocking fd's Juan Quintela 2010-03-04 10:00:39 +01:00
  • 3e7896dec4 block: print errno on error Juan Quintela 2010-03-04 10:00:38 +01:00
  • 3829cb460c vmdk: share cleanup code Juan Quintela 2010-03-04 10:00:37 +01:00
  • a161329b61 vmdk: fix double free Juan Quintela 2010-03-04 10:00:36 +01:00
  • 53c2e71632 vmdk: make vmdk_snapshot_create return -errno Juan Quintela 2010-03-04 10:00:35 +01:00
  • b781cce53d vmdk: return errno instead of -1 Juan Quintela 2010-03-04 10:00:34 +01:00
  • 98c2b2f437 qcow: return errno instead of -1 Juan Quintela 2010-03-04 10:00:33 +01:00
  • bef57da55c qcow2: return errno instead of -1 Juan Quintela 2010-03-04 10:00:32 +01:00
  • 24ac07dec7 slirp: check system() success Juan Quintela 2010-03-04 10:00:31 +01:00
  • 48b66db9ea cow: return errno instead of -1 Juan Quintela 2010-03-04 10:00:30 +01:00
  • e53dbee05d qemu-img rebase: Add -f option Kevin Wolf 2010-03-02 12:14:31 +01:00
  • 37116c89cd configure: Fix code which creates config.mak files Stefan Weil 2010-03-01 22:20:29 +01:00
  • f8aa6c7beb configure: Fix wrong stderr redirection Stefan Weil 2010-03-01 22:10:46 +01:00
  • 9eedeb3b88 QMP: Introduce WATCHDOG event Luiz Capitulino 2010-02-25 12:13:04 -03:00
  • 2d753894c7 Restore terminal attributes for tty based monitor Shahar Havivi 2010-02-26 11:34:59 +02:00
  • 7ffb82ca6e kbd keds: vnc Gerd Hoffmann 2010-02-26 17:17:39 +01:00
  • bd87813e8c kbd leds: usb kbd Gerd Hoffmann 2010-02-26 17:17:38 +01:00
  • 6937b3766f kbd leds: ps/2 kbd Gerd Hoffmann 2010-02-26 17:17:37 +01:00
  • 03a23a85f4 kbd leds: infrastructure Gerd Hoffmann 2010-02-26 17:17:36 +01:00
  • 32bb404a6a scsi: Make device scsi-disk reject /dev/sg* Markus Armbruster 2010-02-25 11:23:52 +01:00
  • 27f3f8a362 qdev: Catch attempt to attach more than one device to a netdev Markus Armbruster 2010-02-26 15:50:51 +01:00
  • 6bf38816df qdev: Improve diagnostics for bad property values Markus Armbruster 2010-02-26 15:50:50 +01:00
  • 573fb60c97 virtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of -1 for virtio-serial Amit Shah 2010-02-25 17:24:44 +05:30
  • 75422b0d38 qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors Amit Shah 2010-02-25 17:24:43 +05:30
  • 1a8e2aaa3f pcnet APROMWE bit location (retry) Chris Kilgour 2010-02-23 22:32:14 -08:00
  • de7890db9e move x509 file name defines to qemu-x509.h Gerd Hoffmann 2010-02-25 09:41:36 +01:00
  • cf602c7bf0 adding helper pci functions Izik Eidus 2010-02-25 09:41:25 +01:00
  • 80cd34787f QMP: Introduce RTC_CHANGE event Luiz Capitulino 2010-02-25 12:11:44 -03:00
  • d74c7dfd1b QMP: Revamp the qmp-events.txt file Luiz Capitulino 2010-02-25 12:07:02 -03:00
  • 51a3bd71b3 QMP: Drop DEBUG event Luiz Capitulino 2010-02-25 12:07:01 -03:00
  • 0ee442502b QMP: Move RESET event into qemu_system_reset() Luiz Capitulino 2010-02-25 12:07:00 -03:00
  • 6b8f8fff78 QMP: Move STOP event into do_vm_stop() Luiz Capitulino 2010-02-25 12:06:59 -03:00
  • 554a310bfe block: Emit BLOCK_IO_ERROR before vm_stop() call Luiz Capitulino 2010-02-25 12:06:58 -03:00
  • 93d67ee69d Fix hanging user monitor when using balloon command Adam Litke 2010-02-22 10:51:20 -06:00
  • 4e75b342b6 sdl: improve grab exiting instructions Anthony Liguori 2010-03-01 08:47:28 -06:00
  • 921e169d61 ppc: don't define bamboo-0.13 as the default machine Aurelien Jarno 2010-03-08 12:31:27 +01:00
  • 70539e1850 Update to a hopefully more future proof FSF address Blue Swirl 2010-03-07 15:48:43 +00:00
  • bef75aa534 i386-dis: remove dead assignments, spotted by clang Blue Swirl 2010-03-07 13:56:27 +00:00
  • ed086f3dde softfloat: remove dead assignments, spotted by clang Blue Swirl 2010-03-07 13:49:58 +00:00
  • b0e0486730 slirp: remove dead nested assignment, spotted by clang Blue Swirl 2010-03-07 13:45:38 +00:00
  • 7071ff3288 slirp: remove dead initialization, spotted by clang Blue Swirl 2010-03-07 13:45:38 +00:00
  • 369c86e788 slirp: remove dead increments, spotted by clang Blue Swirl 2010-03-07 13:45:37 +00:00
  • aca9fcd28e slirp: remove dead assignments, spotted by clang Blue Swirl 2010-03-07 13:13:05 +00:00
  • a990f58fed target-arm: Fix missing 'return' in SRS handling. Adam Lackorzynski 2010-03-01 17:19:54 +01:00
  • 44bb61c8d9 Fix curses interaction with keymaps Samuel Thibault 2010-02-28 21:03:00 +01:00
  • 9d0706e44a use absolute URLs for .gitmodules Paolo Bonzini 2010-03-05 09:08:04 +01:00
  • 01668d98a3 Documentation: Modify rule for html output (better looking output format) Stefan Weil 2010-03-04 22:21:02 +01:00
  • 99aba0c41b scsi: update comment on the standards revision Christoph Hellwig 2010-03-04 14:45:44 +01:00
  • bba7be962e qemu-nbd: Fix wrong description in qemu-nbd.texi Ryota Ozaki 2010-03-04 00:18:43 +09:00
  • 7b23447571 Build usb-ohci for PCs Kevin Wolf 2010-03-03 16:02:25 +01:00
  • 21be440c6a ppc440_bamboo: Disable new virtio-serial features for 0.12 machine type Amit Shah 2010-02-25 19:26:12 +05:30
  • 977b6b91ce ppc440_bamboo: Add 0.12 and 0.13 machine types for backward compat Amit Shah 2010-02-25 19:26:11 +05:30
  • ad509737f8 s390-virtio: Fix compile error for virtio-block init Amit Shah 2010-02-25 19:15:18 +05:30
  • d758d90fe1 json-parser: Fix segfault on malformed input Kevin Wolf 2010-02-24 16:17:58 +01:00
  • cdee7bdfee hw/serial.c: fix THRE interrupt clearing Aurelien Jarno 2010-03-06 22:19:53 +01:00
  • 2f4f22bd44 hw/serial.c: fix indentation Aurelien Jarno 2010-03-06 20:23:09 +01:00
  • d871443692 linux-user: Save/restore fpu registers to signal context on sh4 takasi-y@ops.dti.ne.jp 2010-02-18 00:46:45 +09:00
  • 597c0212a7 linux-user: Fix syscall pipe2() retval on sh4 takasi-y@ops.dti.ne.jp 2010-02-18 00:35:03 +09:00
  • 41b1e61f51 target-i386: Fix long jumps/calls in long mode with REX.W set malc 2010-03-04 15:09:26 +03:00
  • c22549204a target-i386: fix lddqu SSE instruction Aurelien Jarno 2010-03-06 18:33:53 +01:00
  • a0acb46c72 Update to latest SeaBIOS Anthony Liguori 2010-03-05 21:42:50 -06:00
  • 5309e5fbbe Makefile: Fix names of GPXE ROM files Stefan Weil 2010-03-04 14:44:41 -06:00
  • deb4203dc9 target-mips: use newer logical ops Aurelien Jarno 2010-03-03 12:22:11 +01:00
  • f374e826e3 Merge remote branch 'qemu-kvm/uq/master' into pulls Anthony Liguori 2010-03-04 09:14:24 -06:00
  • 6cb2996cef x86: Extend validity of bsp_to_cpu Jan Kiszka 2010-03-01 19:10:32 +01:00
  • ea64305139 KVM: x86: Restrict writeback of VCPU state Jan Kiszka 2010-03-01 19:10:31 +01:00
  • ea375f9ab8 KVM: Rework VCPU state writeback API Jan Kiszka 2010-03-01 19:10:30 +01:00
  • b0b1d69079 KVM: Rework of guest debug state writing Jan Kiszka 2010-03-01 19:10:29 +01:00
  • c902760fb2 Add option to use file backed guest memory Marcelo Tosatti 2010-03-01 20:25:08 -03:00
  • 60e4c6317b Allocate memory below 4GB as one chunk Avi Kivity 2010-02-24 18:11:19 -03:00
  • 78728c92a4 eepro100: Keep includes sorted Stefan Weil 2010-03-02 22:38:00 +01:00
  • e7493b25c0 eepro100: Remove C++ comments Stefan Weil 2010-03-02 22:37:59 +01:00
  • f80a7fc34e eepro100: Add diagnose command Stefan Weil 2010-03-02 22:37:58 +01:00
  • 3d0f4b9bb5 eepro100: New function for reading command block Stefan Weil 2010-03-02 22:37:57 +01:00
  • ec1d02d8de eepro100: Use tx.status Stefan Weil 2010-03-02 22:37:56 +01:00
  • cc02c66cc8 eepro100: Prettify code (no functional changes) Stefan Weil 2010-03-02 22:37:55 +01:00
  • cb25a3fb60 eepro100: Fix CU Start command Stefan Weil 2010-03-02 22:37:54 +01:00
  • e824012bc2 eepro100: Support RNR interrupt Stefan Weil 2010-03-02 22:37:53 +01:00
  • e715c8e84c eepro100: Replace variable name to fix a compiler warning Stefan Weil 2010-03-02 22:37:52 +01:00
  • b1e87018f2 eepro100: Use symbolic names for bits in EEPROM id Stefan Weil 2010-03-02 22:37:51 +01:00
  • c5bac30252 eepro100: Remove old unused code Stefan Weil 2010-03-02 22:37:50 +01:00
  • ced5296ab7 eepro100: Use symbolic names and BIT macros in binary operations Stefan Weil 2010-03-02 22:37:49 +01:00
  • 762401e2f8 eepro100: Add device descriptions Stefan Weil 2010-03-02 22:37:48 +01:00
  • 230a167c29 eepro100: Update copyright notice Stefan Weil 2010-03-02 22:37:47 +01:00
  • ba19f2dea5 eepro100: Add TODO list Stefan Weil 2010-03-02 22:37:46 +01:00
  • da51e79b7f eepro100: Support gpxe boot for all eepro100 devices Stefan Weil 2010-03-02 22:37:44 +01:00
  • 6cded3a43a eepro100: Fix PXE boot Stefan Weil 2010-03-02 22:37:43 +01:00
  • 0908bba157 eepro100: Add missing SCB register names Stefan Weil 2010-03-02 22:37:42 +01:00
  • ce0e58b394 eepro100: Fix compiler errors from debug messages Stefan Weil 2010-03-02 22:37:41 +01:00