Commit Graph

  • 2bb8c10c91 fix broken migration Glauber Costa 2009-07-24 16:20:23 -04:00
  • fc5d642fca Fix broken build Luiz Capitulino 2009-07-22 15:32:52 -03:00
  • aaf10d9d2e slirp: Use monotonic clock if available (v2) Ed Swierk 2009-07-23 14:13:34 -07:00
  • 97df1ee542 slirp: Remove UDP protocol emulation (talk, cuseeme) Ed Swierk 2009-07-22 17:53:15 -07:00
  • 3174ecd128 qemu: msix nit: clear msix_entries_nr on error Michael S. Tsirkin 2009-07-22 18:51:14 +03:00
  • baef8a666c QEMU BOCHS bios patches to use maxcpus value. Jes Sorensen 2009-07-23 17:03:43 +02:00
  • 6be68d7eb9 Introduce -smp , maxcpus= flag to specify maximum number of CPUS. Jes Sorensen 2009-07-23 17:03:42 +02:00
  • 96c1606b33 Use Little Endian for Dirty Log Alexander Graf 2009-07-27 12:49:56 +02:00
  • 1c7936e377 Use 64bit pointer for dirty log Alexander Graf 2009-07-25 01:16:44 +02:00
  • ce536cfd1c HPET fixes for reg writes Beth Kon 2009-07-24 12:26:59 -04:00
  • bb53fc5394 slirp: Fix guestfwd for incoming data Jan Kiszka 2009-07-22 17:03:52 +02:00
  • 9dfd7c7a00 switch -drive to QemuOpts. Gerd Hoffmann 2009-07-22 16:43:04 +02:00
  • e27c88fe9e QemuOpts: framework for storing and parsing options. Gerd Hoffmann 2009-07-22 16:43:03 +02:00
  • 7695019bce qemu-option: factor out parse_option_size Gerd Hoffmann 2009-07-22 16:43:02 +02:00
  • 67b1355b74 qemu-option: factor out parse_option_bool Gerd Hoffmann 2009-07-22 16:43:01 +02:00
  • 62c5802efd move parser functions from vl.c to qemu-option.c Gerd Hoffmann 2009-07-22 16:43:00 +02:00
  • 3b0ba92793 kill drives_opt Gerd Hoffmann 2009-07-22 16:42:59 +02:00
  • 1dae12e6d0 add support for drive ids. Gerd Hoffmann 2009-07-22 16:42:58 +02:00
  • 751c6a1704 kill drives_table Gerd Hoffmann 2009-07-22 16:42:57 +02:00
  • 8a14daa5a1 qdev/pci: hook up i440fx. Gerd Hoffmann 2009-07-22 15:17:01 +02:00
  • bd3c948db7 qdev: add -device command line option. Gerd Hoffmann 2009-07-15 13:59:26 +02:00
  • 8ffb1bcf56 qdev: bus walker + qdev_device_add() Gerd Hoffmann 2009-07-15 13:59:25 +02:00
  • d271de9f1b qdev: create default bus names. Gerd Hoffmann 2009-07-15 13:59:24 +02:00
  • a6307b086b qdev/pci: use qdev_prop_pci_devfn Gerd Hoffmann 2009-07-15 13:59:23 +02:00
  • 05cb5fe442 qdev/prop: add pci devfn property Gerd Hoffmann 2009-07-15 13:59:22 +02:00
  • 9574758134 Add a pc-0.11 machine type and make the pc type an alias Mark McLoughlin 2009-07-22 10:02:51 +01:00
  • 3f6599e675 Add machine type aliases Mark McLoughlin 2009-07-22 10:02:50 +01:00
  • c1d6eed7e8 Add support for fd=name to tap and socket networking Mark McLoughlin 2009-07-22 09:11:42 +01:00
  • 7768e04c34 Add monitor_get_fd() command for fetching named fds Mark McLoughlin 2009-07-22 09:11:41 +01:00
  • f07918fdff Add getfd and closefd monitor commands Mark McLoughlin 2009-07-22 09:11:40 +01:00
  • 7d1740590b Add SCM_RIGHTS support to unix socket character devices Mark McLoughlin 2009-07-22 09:11:39 +01:00
  • 9977c8943a Make tcp_chr_read() use recvmsg() Mark McLoughlin 2009-07-22 09:11:38 +01:00
  • f707726e8d sparc64 really implement itlb/dtlb automatic replacement writes Igor Kovalenko 2009-07-27 01:57:39 +04:00
  • 6e8e7d4c09 sparc64 name mmu registers and general cleanup Igor Kovalenko 2009-07-27 01:49:04 +04:00
  • 33b544ba5c Give the kernel more room Alexander Graf 2009-07-26 06:31:32 +00:00
  • a7b022e083 PPC: Round VGA BIOS size to page boundary Alexander Graf 2009-07-26 06:31:15 +00:00
  • aea867478c Fix period initialization malc 2009-07-24 05:16:12 +04:00
  • 6f725c139a provide tests for pit in kernel and irqchip in kernel Glauber Costa 2009-07-21 12:26:58 -03:00
  • 609f2fabab qemu-thread: use pthread_equal Sebastian Herbszt 2009-07-19 15:16:09 +02:00
  • 7ea78b7489 Link bios files when building out of tree Jan Kiszka 2009-07-17 11:20:10 +02:00
  • 99772ae208 signrom.sh: portability fix Christoph Egger 2009-07-17 15:23:51 +02:00
  • a61d1f6701 notify io_thread at the end of rx handling Glauber Costa 2009-07-20 13:07:41 -04:00
  • 452e475196 introduce on_vcpu Glauber Costa 2009-07-16 17:55:28 -04:00
  • cf070d7ec0 qemu-io: reject invalid pattern Christoph Hellwig 2009-07-20 01:19:25 +02:00
  • a7824a886e qemu-io: Rework alloc command Kevin Wolf 2009-07-20 16:48:43 +02:00
  • d032044fb9 qmu-img: fix qemu-img convert to generate a valid image when the source referenced a backing file Akkarit Sangpetch 2009-07-17 10:02:15 +02:00
  • b171271a50 vmdk: Fix backing file handling Kevin Wolf 2009-07-17 08:20:41 +02:00
  • 14658cd151 use struct initializer for audio.c Juan Quintela 2009-07-20 20:57:00 +02:00
  • 777aec7ac9 Add save/restore support to the LSI logic SCSI device model. Nolan 2009-07-20 14:11:35 -07:00
  • 6e5d97d01d Handle BH's queued by AIO completions in qemu_aio_flush() Nolan 2009-07-20 14:01:25 -07:00
  • bd83677612 Fake dirty loggin when it's not there Alexander Graf 2009-07-17 13:51:48 +02:00
  • 16415335be Use correct input constant Alexander Graf 2009-07-17 13:51:46 +02:00
  • b80a55e67b Fix warning in kvm-all.c Alexander Graf 2009-07-17 13:51:45 +02:00
  • 861bbc8052 Set PVR in sregs Alexander Graf 2009-07-17 13:51:43 +02:00
  • 5f114bc6ce Enable PPC KVM for non-embedded Alexander Graf 2009-07-17 13:51:42 +02:00
  • e32cba29be Sparc32: convert Sun4c interrupt controller to qdev Blue Swirl 2009-07-21 19:57:32 +00:00
  • 7fc067350c Sparc32: convert SBI to qdev Blue Swirl 2009-07-21 19:25:59 +00:00
  • 871e6c3507 Fix CONFIG_PROFILER Blue Swirl 2009-07-21 12:18:03 +00:00
  • 0484362698 Sparc32/64: use 64 bit type for memory size Blue Swirl 2009-07-21 11:20:11 +00:00
  • 5a053d1f2e qdev: add 64 bit type Blue Swirl 2009-07-21 11:10:41 +00:00
  • 636aa70ade Sparc64: refactor kernel init Blue Swirl 2009-07-21 10:49:47 +00:00
  • 7b833f5b21 Sparc64: refactor CPU init Blue Swirl 2009-07-21 10:46:23 +00:00
  • bda4203325 Sparc64: convert memory to qdev Blue Swirl 2009-07-21 10:04:47 +00:00
  • 1baffa46ed Sparc64: convert boot prom to qdev Blue Swirl 2009-07-21 09:58:02 +00:00
  • daa6549120 Sparc32: Fix lance Blue Swirl 2009-07-21 08:36:52 +00:00
  • 72f44c8cc7 Sparc64: convert APB to qdev Blue Swirl 2009-07-21 08:36:37 +00:00
  • 0bf9e31af1 Fix most warnings (errors with -Werror) when debugging is enabled Blue Swirl 2009-07-20 17:19:25 +00:00
  • c0a2a096a0 Fix build with DEBUG_PCI in pci_host.h enabled Blue Swirl 2009-07-20 10:37:51 +00:00
  • 12a71a027c Clean up fdc qdev conversion Blue Swirl 2009-07-20 06:56:23 +00:00
  • a71836de38 Fix rbase initialization malc 2009-07-20 01:14:43 +04:00
  • c62bbcd3f4 Fix a similar configure typo from microblaze. Andrzej Zaborowski 2009-07-18 14:32:00 +02:00
  • a302c32ded this patch fixes a typo where armv4l was incorrectly spelled arm4l, preventing the correct handling of --cpu=armv4l. Laurent Desnogues 2009-07-18 14:23:39 +02:00
  • cb4e581fae this patch improves the ARM back-end in the following way: Laurent Desnogues 2009-07-18 14:20:30 +02:00
  • d9885a0b9e tcg: Fix tcg_gen_rotr_i64 Aurelien Jarno 2009-07-18 11:15:40 +02:00
  • 9fdca5aa5d Use correct byteswap routine for elf_note malc 2009-07-18 13:12:20 +04:00
  • 3efa9a672e Avoid name clashes with symbols that leak from system headers malc 2009-07-18 13:10:12 +04:00
  • f6548c0a4b PPC 32/64 GUEST_BASE support malc 2009-07-18 10:08:40 +04:00
  • 4f4a67ae78 Fix LHZX opcode value malc 2009-07-18 13:15:55 +04:00
  • adea8197b4 Userspace guest address offsetting Juan Quintela 2009-07-17 20:11:36 +02:00
  • 18c9a9c3c2 bsd-users: fix strace Christoph Egger 2009-07-17 17:48:03 +00:00
  • 88e150a569 isxdigit -> qemu_isxdigit Christoph Egger 2009-07-17 17:48:02 +00:00
  • fff2a02f0c fix build warnings Christoph Egger 2009-07-17 17:48:01 +00:00
  • a2547a1378 ELF codedump build failures Laurent Desnogues 2009-07-17 13:33:41 +01:00
  • 379f6698d7 Userspace guest address offsetting Paul Brook 2009-07-17 12:48:08 +01:00
  • a9ff9df188 Suppress a Sparse warning Blue Swirl 2009-07-17 11:18:53 +00:00
  • 109819e0c0 Sparc32: use hex for version numbers Blue Swirl 2009-07-17 11:01:50 +00:00
  • e2106fe69d Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245 Blue Swirl 2009-07-17 11:01:49 +00:00
  • e81337624e Sparc32: fix fdc io_base Blue Swirl 2009-07-17 11:01:48 +00:00
  • f6e097e71e Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245 Blue Swirl 2009-07-17 11:01:47 +00:00
  • 96555a96d7 Fix OpenBSD build Blue Swirl 2009-07-17 11:01:45 +00:00
  • 2d69f3590d ARM host fixes Paul Brook 2009-07-17 11:21:12 +01:00
  • 5e65000260 Only allow -cpu host when KVM is enabled Anthony Liguori 2009-07-16 22:20:22 -05:00
  • 0d35bf2d07 Move CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER_ONLY Anthony Liguori 2009-07-16 22:02:43 -05:00
  • e6f9e6b496 Initialize cpuid variables Anthony Liguori 2009-07-16 21:33:48 -05:00
  • 2637872ba8 Ignore -Waddress for alsaaudio.c malc 2009-07-17 05:57:04 +04:00
  • d152f84c07 Update version for 0.11 development Anthony Liguori 2009-07-16 18:12:18 -05:00
  • 9359d0e65e Update version for 0.11.0-rc0 Anthony Liguori 2009-07-16 18:10:53 -05:00
  • 42bc608b2a Generate $target_dir/config.h from $target_dir/config.mak Juan Quintela 2009-07-16 18:34:20 +02:00
  • f57975fb7d Refactor config_softfloat selection in another list Juan Quintela 2009-07-16 18:34:19 +02:00
  • 98ec69ac12 rename s/config_mak/config_host_mak/ and s/config_h/config_host_h/ Juan Quintela 2009-07-16 18:34:18 +02:00