Commit Graph

  • 59a36a2f67 Win32: Fix compilation with SDL. Stefan Weil 2009-06-18 20:11:03 +02:00
  • 6243375f9b virtio-net: implement async packet sending Mark McLoughlin 2009-06-18 18:21:36 +01:00
  • 783527a9ef net: add packet length to NetPacketSent callback Mark McLoughlin 2009-06-18 18:21:35 +01:00
  • 0df0ff6de7 net: add '-net tap,sndbuf=nbytes' Mark McLoughlin 2009-06-18 18:21:34 +01:00
  • 4a77b25e2a net: return TAPState from net_tap_init() Mark McLoughlin 2009-06-18 18:21:33 +01:00
  • 1f7babf6d5 net: handle EAGAIN from tapfd write() Mark McLoughlin 2009-06-18 18:21:32 +01:00
  • b664e3673c net: add tap_read_poll() helper Mark McLoughlin 2009-06-18 18:21:31 +01:00
  • b9adce2c83 net: purge queued packets in tap_cleanup() Mark McLoughlin 2009-06-18 18:21:30 +01:00
  • 8cad55161c net: add qemu_purge_queued_packets() Mark McLoughlin 2009-06-18 18:21:29 +01:00
  • 08b9d66b96 Fix build on Mac OS X Anthony Liguori 2009-06-18 13:31:51 -05:00
  • cd57c0f317 Don't register cpu reset handler for cpu with APIC. Gleb Natapov 2009-06-18 16:29:18 +03:00
  • c2cc47a449 Support addr=... in option argument of -drive if=virtio Markus Armbruster 2009-06-18 15:14:10 +02:00
  • 1f5f6638c0 Make first argument of monitor command pci_add work Markus Armbruster 2009-06-18 15:14:09 +02:00
  • 5607c38820 Support addr=... in option argument of -net nic Markus Armbruster 2009-06-18 15:14:08 +02:00
  • 07b7d05377 Fix do_pci_register_device() to reject devfn already in use Markus Armbruster 2009-06-18 15:14:07 +02:00
  • 9391e4b882 vmware_vga: clean up Isaku Yamahata 2009-06-18 19:55:38 +09:00
  • 1be7daa9d2 dot gitignore: add qemu-monitor.texi Isaku Yamahata 2009-06-18 19:55:09 +09:00
  • e16044ef2e virtio-net: enable mergeable receive buffers Mark McLoughlin 2009-06-18 11:31:07 +01:00
  • 9d5e77a22f acpi.c: make qemu_system_device_hot_add piix independent. Isaku Yamahata 2009-06-18 19:57:00 +09:00
  • 30868442a5 Instead of writing a zero page, madvise it away Anthony Liguori 2009-06-17 16:46:12 -05:00
  • b09ea7d55c Handle init/sipi in a main cpu exec loop. (v2) Gleb Natapov 2009-06-17 23:26:59 +03:00
  • 6eaa684746 Add pci_bus_reset() function. Gleb Natapov 2009-06-17 19:32:00 +03:00
  • efeea6d048 virtio: add support for indirect ring entries Mark McLoughlin 2009-06-17 11:38:28 +01:00
  • 5774cf98ca virtio: make vring_desc_*() take phys addrs Mark McLoughlin 2009-06-17 11:37:32 +01:00
  • 024431b3d8 Add O_BINARY to open call in net_dump_init. Filip Navara 2009-06-17 19:48:08 +02:00
  • 406c8df3a9 Make nic option rom loading less painful. Glauber Costa 2009-06-17 09:05:30 -04:00
  • 4a24470497 Disable _FORTIFY_SOURCE to fix Ubuntu build with -Werror Anthony Liguori 2009-06-17 14:27:09 -05:00
  • d2e9fd8f70 Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be used uninitialized malc 2009-06-20 05:51:47 +04:00
  • d999f7e023 Restore consistent formatting of audio devices malc 2009-06-20 05:13:29 +04:00
  • 03dfe9f871 linux-user: strace now handles guest stringscorrectly [v2] Riku Voipio 2009-06-18 22:51:31 +03:00
  • 5d92886792 fix qemu_alloc/qemu_free for audio subsystem Jean-Christophe Dubois 2009-06-18 22:50:14 +02:00
  • 97f155ddb7 alsa: fix warning Gerd Hoffmann 2009-06-17 13:51:20 +02:00
  • b20a0083a1 xilinx-eth: Remove debug print. Edgar E. Iglesias 2009-06-18 10:28:10 +02:00
  • 42f1ced228 Don't set IRQs on device reset and loadvm/savevm Blue Swirl 2009-06-17 19:23:44 +00:00
  • eae6bcbfd8 Call piix4_reset() on system reset. Blue Swirl 2009-06-17 17:36:51 +00:00
  • 0d0a7e69e8 Don't set IRQs on device reset and loadvm/savevm Blue Swirl 2009-06-17 17:20:01 +00:00
  • 15a1956af9 Call piix3_reset() on system reset. Gleb Natapov 2009-06-17 19:32:01 +03:00
  • c8075ac370 Register usb-uhci reset function. Gleb Natapov 2009-06-17 19:32:02 +03:00
  • bc26e55a66 Revert "Update irqs on reset and device load" Blue Swirl 2009-06-17 17:01:03 +00:00
  • 727170b671 Allow user to specify CPU model Blue Swirl 2009-06-17 15:49:37 +00:00
  • 19a3da7f4d Fix opening of read only raw images Blue Swirl 2009-06-17 18:27:44 +03:00
  • 5c55ff99fa Replace ELF section hack with normal table Blue Swirl 2009-06-17 15:22:31 +00:00
  • 2e6100507a Concentrate rest of table entries to top Blue Swirl 2009-06-17 15:22:24 +00:00
  • 5462327761 Concentrate most table entries to top Blue Swirl 2009-06-17 15:22:19 +00:00
  • e8eaa2c012 Clean up GEN_HANDLER2 Blue Swirl 2009-06-17 15:22:14 +00:00
  • 99e300ef3f Clean up GEN_HANDLER Blue Swirl 2009-06-17 15:22:09 +00:00
  • cfde4bd931 exec.c: remove unnecessary #if NB_MMU_MODES Isaku Yamahata 2009-05-20 11:31:43 +09:00
  • 77d4db015c Fix vga_screen_dump_blank() PPM generation Eduardo Habkost 2009-05-25 18:20:05 -03:00
  • aea2a33c73 Prevent CD-ROM media eject while device is locked Mark McLoughlin 2009-05-27 10:06:11 +01:00
  • 2ea42952ee set migration max downtime Glauber Costa 2009-05-28 15:22:58 -04:00
  • a0a3fd60f6 add non-arbitrary migration stop condition Glauber Costa 2009-05-28 15:22:57 -04:00
  • 8c14c17395 kvm: Fix IRQ injection into full queue Jan Kiszka 2009-05-30 10:01:45 +02:00
  • 6a7ad2998c Call qemu_bh_delete at bdrv_aio_bh_cb. Dor Laor 2009-06-01 12:07:23 +03:00
  • 3fe5c14e74 Remove dead code Amit Shah 2009-06-03 14:36:24 +05:30
  • 538f368612 QEMU KVM: i386: Fix the cpu reset state Nitin A Kamble 2009-06-04 14:29:50 -07:00
  • ef7681389f allow CPUID vendor override Andre Przywara 2009-06-06 01:03:29 +02:00
  • 09695a4ae3 Fix help message for new configure option --enable-debug. Stefan Weil 2009-06-06 16:51:30 +02:00
  • 950f147249 provide cpu_index to env mapping Glauber Costa 2009-06-09 12:15:18 -04:00
  • 7d9aa9c099 pci: add define for communication class devices Amit Shah 2009-06-09 22:12:46 +05:30
  • bb0a18e110 vnc: improve numpad support for qemu console. Gerd Hoffmann 2009-06-11 11:32:14 +02:00
  • 5c5dafdc5e virtio blk: fix warning. Gerd Hoffmann 2009-06-12 09:50:18 +02:00
  • 49c47daa32 lsi53c895a: Implement write access to DMA Byte Counter Sebastian Herbszt 2009-06-13 23:03:29 +02:00
  • 4b9a2d6de7 lsi53c895a: Implement read and write access to DMA Next Address Sebastian Herbszt 2009-06-13 23:03:27 +02:00
  • bd8ee11a6b lsi53c895a: Implement Scratch Byte Register Sebastian Herbszt 2009-06-13 23:03:26 +02:00
  • 28c2c26495 Rename pci_register_io_region() to pci_register_bar() Avi Kivity 2009-06-14 11:38:53 +03:00
  • e9179ce1a0 Rearrange io_mem_init() Avi Kivity 2009-06-14 11:38:52 +03:00
  • 1eed09cb4a Remove io_index argument from cpu_register_io_memory() Avi Kivity 2009-06-14 11:38:51 +03:00
  • dff840348e kvm: Restrict configure check to Linux Jan Kiszka 2009-06-14 20:05:02 +02:00
  • 4ab312f793 mux-term: Fix timestamp association Jan Kiszka 2009-06-15 22:25:34 +02:00
  • 2d22959d61 mux-term: Localize timestamps Jan Kiszka 2009-06-15 22:25:30 +02:00
  • 759754f01f readline: Remove unneeded qemu_mallocz() check Luiz Capitulino 2009-06-15 17:37:31 -03:00
  • 9923e05e1a update_refcount: Write complete sectors Kevin Wolf 2009-06-16 11:31:30 +02:00
  • 4c1612d954 alloc_cluster_link_l2: Write complete sectors Kevin Wolf 2009-06-16 11:31:29 +02:00
  • 6583e3c7e8 l2_allocate: Write complete sectors Kevin Wolf 2009-06-16 11:31:28 +02:00
  • ed6ccf0f51 qcow2: Rename global functions Kevin Wolf 2009-05-28 16:07:07 +02:00
  • c142442b06 qcow2: Split out snapshot functions Kevin Wolf 2009-05-28 16:07:06 +02:00
  • 45aba42fba qcow2: Split out guest cluster functions Kevin Wolf 2009-05-28 16:07:05 +02:00
  • f7d0fe0239 qcow2: Split out refcount handling Kevin Wolf 2009-05-28 16:07:04 +02:00
  • 9ccb258e28 qcow2: Change default cluster size to 64k Kevin Wolf 2009-06-16 12:53:25 +02:00
  • 198a0039c5 vnc: rework VncState release workflow. Gerd Hoffmann 2009-06-16 14:19:48 +02:00
  • 11a1feb655 raw-posix: Remove O_RDWR when attempting to open a file read-only Avi Kivity 2009-06-16 16:21:09 +03:00
  • 736d0c25ed raw-posix: open flags use BDRV_ namespace, not posix namespace Avi Kivity 2009-06-16 16:21:08 +03:00
  • d3fa1e0f36 qdev: Fix regression in "pci_add ... storage if=virtio, ..." Markus Armbruster 2009-06-16 16:24:44 +02:00
  • 537fe2d63f Make sure to use SDL_CFLAGS everywhere we include SDL headers Anthony Liguori 2009-06-16 15:17:22 -05:00
  • 3f9ac9b39b linux-user: remove duplicate tswap32() from do_getsockopt() Laurent Vivier 2009-06-01 23:57:48 +02:00
  • d5b3a9b6a9 linux-user/syscall.c: define _ATFILE_SOURCE Eduardo Habkost 2009-06-09 18:26:31 -03:00
  • df377d0354 linux-user: initialize mmap_mutex properly Nathan Froyd 2009-06-04 11:51:56 -07:00
  • 5f10681186 RFC: fix fcntl support in linux-user - new try Arnaud Patard (Rtp) 2009-06-03 14:35:04 +02:00
  • 3ce34dfb42 linux-user: add tee, splice and vmsplice vibisreenivasan 2009-05-16 18:32:41 +05:30
  • 099d6b0fe9 linux-user: implement pipe2 [v3] Riku Voipio 2009-05-05 12:10:04 +03:00
  • 4b627a236a linux-user: update syscall list Riku Voipio 2009-05-04 23:02:06 +03:00
  • c4d2302e7a add futex wake op Riku Voipio 2009-05-28 12:13:41 +03:00
  • a29ccd6382 linux-user: support private futexes Martin Mohring 2009-05-04 21:34:56 +03:00
  • 350d1779f8 linux-user: include linux/fs.h Martin Mohring 2009-05-04 21:21:41 +03:00
  • 6e3cb58fa2 linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags to setsockopt Lionel Landwerlin 2009-04-25 23:31:18 +02:00
  • b975b83bec linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt Lionel Landwerlin 2009-04-25 23:30:19 +02:00
  • 6f932f9172 Return EOPNOTSUPP instead of ENOSYS for *xattr* syscalls Arnaud Patard 2009-04-21 21:04:18 +03:00
  • 44607123c4 Fix struct termios host - target translation Arnaud Patard 2009-04-21 17:39:08 +03:00
  • ebc996f3b1 linux-user: fix utimensat Riku Voipio 2009-04-21 15:01:51 +03:00
  • 74d753ac86 linux-user: strace now handles guest strings correctly [v2] Mika Westerberg 2009-04-07 16:57:29 +03:00