Commit Graph

  • dc69004c7d net: move tap_probe_vnet_hdr() to tap-linux.c Mark McLoughlin 2009-10-22 17:49:14 +01:00
  • 15ac913bfe net: move tap_set_sndbuf() to tap-linux.c Mark McLoughlin 2009-10-22 17:49:13 +01:00
  • c28b1c1007 net: move linux code into net/tap-linux.c Mark McLoughlin 2009-10-22 17:49:12 +01:00
  • dffcb71cb5 build: add CONFIG_LINUX Mark McLoughlin 2009-10-22 17:49:11 +01:00
  • 88b3ec02b2 net: move AIX code into net/tap-aix.c Mark McLoughlin 2009-10-22 17:49:10 +01:00
  • 966ea5ec4f net: move solaris code to net/tap-solaris.c Mark McLoughlin 2009-10-22 17:49:09 +01:00
  • e7e92325d9 net: split BSD tap_open() out into net/tap-bsd.c Mark McLoughlin 2009-10-22 17:49:08 +01:00
  • 5281d757ef net: split all the tap code out into net/tap.c Mark McLoughlin 2009-10-22 17:49:07 +01:00
  • f54c7bdc48 net: move tap-linux.h under net/ Mark McLoughlin 2009-10-22 17:49:06 +01:00
  • a8ed73f73d net: move more stuff into net/tap-win32.c, add net/tap.h Mark McLoughlin 2009-10-22 17:49:05 +01:00
  • 33ad161a04 net: move tap-win32.c under net/ Mark McLoughlin 2009-10-22 17:49:04 +01:00
  • 7200ac3c7c net: move net-checksum.c under net/ Mark McLoughlin 2009-10-22 17:49:03 +01:00
  • e1144d006d net: move net-queue.[ch] under net/ Mark McLoughlin 2009-10-23 17:52:16 +01:00
  • f7cbc08ff0 Revert "char: emit the OPENED event only when a new char connection is opened" Anthony Liguori 2009-10-27 10:14:50 -05:00
  • 9f09204064 really fix net.h Anthony Liguori 2009-10-22 15:29:03 -05:00
  • a7f085c6e0 Fix signature of new_vlan_client Anthony Liguori 2009-10-22 15:27:24 -05:00
  • 0ce0e8f498 virtio-net: add tap_has_ufo flag to saved state Mark McLoughlin 2009-10-22 17:43:50 +01:00
  • 6c9f58ba3b Enable UFO on virtio-net and tap devices Sridhar Samudrala 2009-10-22 17:43:49 +01:00
  • 1d41b0c1ec Work around dhclient brokenness Anthony Liguori 2009-10-22 17:43:48 +01:00
  • f5436dd96a virtio-net: enable tap offload if guest supports it Mark McLoughlin 2009-10-22 17:43:47 +01:00
  • b1c28b464d net: add tap_set_offload() Mark McLoughlin 2009-10-22 17:43:46 +01:00
  • 3a330134b3 virtio-net: add vnet_hdr support Mark McLoughlin 2009-10-22 17:43:45 +01:00
  • 2596774ad2 net: implement tap support for receive_raw() Mark McLoughlin 2009-10-22 17:43:44 +01:00
  • b04c4134d6 net: use qemu_send_packet_raw() in qemu_announce_self() Gleb Natapov 2009-10-22 17:43:43 +01:00
  • 70783b9c9b net: add receive_raw parameter to qemu_new_vlan_client() Mark McLoughlin 2009-10-22 17:43:42 +01:00
  • ca77d17591 net: add an API for 'raw' packets Mark McLoughlin 2009-10-22 17:43:41 +01:00
  • c0b8e49c69 net: add flags parameter to packet queue interface Mark McLoughlin 2009-10-22 17:43:40 +01:00
  • 24e323631a net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs Mark McLoughlin 2009-10-22 17:43:39 +01:00
  • bb6e636443 net: add a client type code Mark McLoughlin 2009-10-22 17:43:38 +01:00
  • baf74c9580 net: add a vnet_hdr=on|off parameter Mark McLoughlin 2009-10-22 17:43:37 +01:00
  • 424a7f9674 net: refactor tap initialization Mark McLoughlin 2009-10-22 17:43:36 +01:00
  • 8e0f8e5bf8 net: enable IFF_VNET_HDR on tap fds if available Mark McLoughlin 2009-10-22 17:43:35 +01:00
  • 38c75be313 net: make tap_receive() re-use tap_receive_iov() code Mark McLoughlin 2009-10-22 17:43:34 +01:00
  • 76682299a8 net: import linux tap ioctl definitions Mark McLoughlin 2009-10-22 17:43:33 +01:00
  • 1abb817258 net: remove unused includes of if_tun.h and if_tap.h Mark McLoughlin 2009-10-22 17:43:32 +01:00
  • 72ecf02d7d Revert "qcow2: Bring synchronous read/write back to life" Kevin Wolf 2009-10-22 17:54:42 +02:00
  • db0ffc2402 linux-aio: Honour AsyncContext Kevin Wolf 2009-10-22 17:54:41 +02:00
  • e5f37649c6 posix-aio-compat: Honour AsyncContext Kevin Wolf 2009-10-22 17:54:40 +02:00
  • 65d6b3d885 block: Use new AsyncContext for bdrv_read/write emulation Kevin Wolf 2009-10-22 17:54:39 +02:00
  • 9a1e948129 Introduce contexts for asynchronous callbacks Kevin Wolf 2009-10-22 17:54:38 +02:00
  • 4f999d05f5 Split out bottom halves Kevin Wolf 2009-10-22 17:54:37 +02:00
  • 8febfa2684 Add qemu_aio_process_queue() Kevin Wolf 2009-10-22 17:54:36 +02:00
  • 59c7b155aa posix-aio-compat: Split out posix_aio_process_queue Kevin Wolf 2009-10-22 17:54:35 +02:00
  • 18f3a5151c monitor: Convert do_closefd() to QObject Luiz Capitulino 2009-10-16 12:23:51 -03:00
  • f0d6000a9e monitor: Convert do_getfd() to QObject Luiz Capitulino 2009-10-16 12:23:50 -03:00
  • e1c923a62a monitor: Convert do_eject() to QObject Luiz Capitulino 2009-10-16 12:23:49 -03:00
  • 6848d82716 monitor: Convert do_pci_device_hot_remove() to QObject Luiz Capitulino 2009-10-16 12:23:48 -03:00
  • 911d296346 monitor: Convert do_migrate_cancel() to QObject Luiz Capitulino 2009-10-16 12:23:47 -03:00
  • 3a4921047d monitor: Convert do_migrate_set_speed() to QObject Luiz Capitulino 2009-10-16 12:23:46 -03:00
  • 5f79da0037 monitor: Convert do_migrate() to QObject Luiz Capitulino 2009-10-16 12:23:45 -03:00
  • 18f5a8bfc7 monitor: Convert do_physical_memory_save() to QObject Luiz Capitulino 2009-10-16 12:23:44 -03:00
  • 57e09454a4 monitor: Convert do_memory_save() to QObject Luiz Capitulino 2009-10-16 12:23:43 -03:00
  • 4a1b0f1cc2 lsi_scsi: port to vmstate Juan Quintela 2009-10-20 17:56:54 +02:00
  • 1ae71a7793 vmstate: Add VMSTATE_BUFFER_UNSAFE Juan Quintela 2009-10-20 17:56:13 +02:00
  • bacbe2842e vmware_vga: port to vmstate Juan Quintela 2009-10-14 19:30:22 +02:00
  • 3b1297f50b vmware_vga: the support to change dinamically depth is not there Juan Quintela 2009-10-14 19:25:30 +02:00
  • 0c68132259 vmware_vga: scratch is really an array of uint32_t Juan Quintela 2009-10-14 19:15:54 +02:00
  • 83ef8fe03b vmware_vga: remove !EMBED_STDVGA code Juan Quintela 2009-10-14 18:57:40 +02:00
  • fe740c4316 vmware_vga: qemu_malloc() returns void * Juan Quintela 2009-10-14 18:16:51 +02:00
  • 467d44b2f4 vmware_vga: Remove uselss casts from void * Juan Quintela 2009-10-14 17:49:08 +02:00
  • c89507f76c vmware_vga: Pass pci_vmsga_state_t arg no VGACommonState Juan Quintela 2009-10-14 17:42:32 +02:00
  • c32646631a vga: remove unused vga_common_save/load Juan Quintela 2009-10-14 15:43:42 +02:00
  • a4f9631cee vga: port vga-pci to vmstate Juan Quintela 2009-10-14 15:42:44 +02:00
  • f74599c499 vga: port vmware std vga to vmstate Juan Quintela 2009-10-14 15:33:46 +02:00
  • b857ca4553 vga: port vga-isa to vmstate Juan Quintela 2009-10-14 15:33:26 +02:00
  • c63a5886f0 vga: port vga-isa-mm to vmstate Juan Quintela 2009-10-14 15:33:20 +02:00
  • 11b6b34508 vga: port vga_common_save/load to vmstate Juan Quintela 2009-10-14 15:25:25 +02:00
  • 2a3138ab15 vga: create is_vbe_vmstate field Juan Quintela 2009-10-14 14:10:11 +02:00
  • e482dc3eaa e1000: port to vmstate Juan Quintela 2009-10-19 20:06:05 +02:00
  • 28366c3ac5 e1000: unfold mac_regarraystosave array Juan Quintela 2009-10-19 19:20:26 +02:00
  • 2e88504938 e1000: unfold mac_reg_tosave array Juan Quintela 2009-10-19 19:16:16 +02:00
  • 7c131dd59d ne2000: port to vmstate Juan Quintela 2009-10-19 18:26:11 +02:00
  • 3d8650597d pcnet: port to vmstate Juan Quintela 2009-10-19 18:02:13 +02:00
  • 151b29867d eepro100: port to vmstate Juan Quintela 2009-10-19 15:37:57 +02:00
  • c4a0f2d34c eeprom93xx: port to vmstate Juan Quintela 2009-10-16 12:13:53 +02:00
  • 060110c3e6 rtl8139: port to vmstate Juan Quintela 2009-10-15 15:51:26 +02:00
  • 9d29cdeaac rtl8139: port TallyCounters to vmstate Juan Quintela 2009-10-15 14:44:01 +02:00
  • 9ba2f6601d vmstate: Introduce the concept of sub-arrays Juan Quintela 2009-10-19 20:00:36 +02:00
  • 9e77fcd027 vmstate: Add VMSTATE_MACADDR for the new type Juan Quintela 2009-10-22 20:50:06 +02:00
  • 76507c7548 vmstate: Add VMSTATE_BUFFER_UNUSED Juan Quintela 2009-10-19 15:46:28 +02:00
  • d4829d4992 vmstate: Add version arg to VMSTATE_SINGLE_TEST() Juan Quintela 2009-10-16 15:26:53 +02:00
  • bdb4941d07 vmstate: add VMS_VARRAY_UINT16_UNSAFE (varrays with uint16 indexes) Juan Quintela 2009-10-16 11:35:18 +02:00
  • c7bde57205 vmstate: Unfold VMSTATE_INT32_VARRAY() only use and remove it Juan Quintela 2009-10-16 13:29:48 +02:00
  • b2e1509976 vmstate: factor VMSTATE_*BUFFER* definitions Juan Quintela 2009-10-16 13:05:14 +02:00
  • 844b236a1f vmstate: factor vmstate_offset_buffer Juan Quintela 2009-10-16 12:53:07 +02:00
  • 646bef19a5 vmstate: factor vmstate_offset_array Juan Quintela 2009-10-16 12:41:15 +02:00
  • c29d8b1e9b vmstate: factor vmstate_offset_pointer Juan Quintela 2009-10-16 12:35:27 +02:00
  • 904ca304e5 vmstate: factor vmstate_offset_value Juan Quintela 2009-10-16 12:34:01 +02:00
  • 5139931f88 vmstate: fix indentation Juan Quintela 2009-10-16 11:29:03 +02:00
  • d6698281e2 vmstate: Rename VMS_VARRAY to VMS_VARRAY_INT32 Juan Quintela 2009-10-16 11:27:17 +02:00
  • dc3b83a062 vmstate: add VMSTATE_UINT16_EQUAL[_V] Juan Quintela 2009-10-15 23:16:13 +02:00
  • aa1cce693d vnmstate: fix name for uint8_equal Juan Quintela 2009-10-15 19:16:06 +02:00
  • 4c18ce94ff serial: use post_load version_id field and remove pre_load function Juan Quintela 2009-10-16 15:39:58 +02:00
  • eacf610f37 vmstate: Add support for partial buffers transmission Juan Quintela 2009-10-14 15:24:50 +02:00
  • 9958068d60 ib700: port to vmstate Juan Quintela 2009-10-15 00:57:35 +02:00
  • e8f27c728c ib700: move timer to IB700State Juan Quintela 2009-10-15 00:54:28 +02:00
  • f309270bee ib700: Introduce IB700State Juan Quintela 2009-10-15 00:49:17 +02:00
  • 048eabcb0b wdt_i6300esb: move PCI_DEVICE_IDE_INTEL_ESB_9 to pci_ids.h Juan Quintela 2009-10-15 01:12:25 +02:00
  • 4f423e81a9 wdt_i6300esb: remove useless casts from void * Juan Quintela 2009-10-14 22:58:14 +02:00
  • 95c90a0ef3 wdt_i6300esb: port to vmstate Juan Quintela 2009-10-14 22:47:04 +02:00