Commit Graph

  • f3354b0e5d hw/omap2.c : separate gpmc(general purpose memory controller) cmchao 2010-05-31 23:54:17 +08:00
  • 011d87d033 hw/omap2.c : separate synctimer module cmchao 2010-05-31 23:54:16 +08:00
  • c58d37cfdc hw/omap2.c : separate gptimer module cmchao 2010-05-31 23:54:15 +08:00
  • d82310f759 hw/omap2.c : separate gpio module cmchao 2010-05-31 23:54:14 +08:00
  • e5c6b25a14 hw/omap1.c : separate gpio module cmchao 2010-05-31 23:54:13 +08:00
  • f83ccb3eab virtio-serial: Simplify virtio_serial_load() Markus Armbruster 2010-05-31 16:19:43 +02:00
  • 81bf96d3d2 usb-serial: Fail instead of crash when chardev is missing Markus Armbruster 2010-05-28 17:03:22 +02:00
  • bf298f83c3 A bit optimization for tlb_set_page() Jun Koi 2010-05-06 14:36:59 +09:00
  • 6fbab86925 target-mips: fix DINSU instruction Aurelien Jarno 2010-06-30 20:00:31 +02:00
  • 33dd298323 MIPS: fix fulong bios loading Aurelien Jarno 2010-06-30 19:39:45 +02:00
  • aa8f40090a target-mips: enable movn/movz on loongson 2E & 2F Aurelien Jarno 2010-06-19 11:11:10 +02:00
  • 15656e09cd mips-dis: add support for Godson integer instructions Aurelien Jarno 2010-06-21 12:01:39 +02:00
  • 45e7e4bc75 r2d: fix pflash mapping Aurelien Jarno 2010-06-17 22:19:53 +02:00
  • d1d74664ea lsi53c895a: fix Phase Mismatch Jump Paolo Bonzini 2010-06-14 19:11:54 +02:00
  • 051c190bce MIPS: Initial support of fulong mini pc (machine construction) Huacai Chen 2010-06-29 10:50:43 +08:00
  • 5bc6fba851 MIPS: Initial support of fulong mini pc (CPU definition) Huacai Chen 2010-06-29 10:50:27 +08:00
  • 30235a54dc MIPS: Initial support of VIA USB controller used by fulong mini pc Huacai Chen 2010-06-29 10:50:09 +08:00
  • 016512f3d4 MIPS: Initial support of VIA IDE controller used by fulong mini pc Huacai Chen 2010-06-29 10:49:50 +08:00
  • edf79e66c0 Initial support of vt82686b south bridge used by fulong mini pc Huacai Chen 2010-06-29 10:49:29 +08:00
  • d0f7453d13 MIPS: Initial support of bonito north bridge used by fulong mini pc Huacai Chen 2010-06-29 10:48:55 +08:00
  • 48bb3750e1 tcg-s390: new TCG Target Richard Henderson 2010-06-28 19:15:37 -07:00
  • b9e946c781 tcg-ppc: Conditionally reserve TCG_GUEST_BASE_REG. Richard Henderson 2010-05-06 05:50:45 +00:00
  • 408392b30d kvm: Fix cpu_is_bsp() compilation warning Sheng Yang 2010-06-17 14:17:33 +08:00
  • ddced198cd kvm: init mp_state Marcelo Tosatti 2010-03-23 13:37:14 -03:00
  • f1665b21f1 kvm: Enable XSAVE live migration support Sheng Yang 2010-06-17 17:53:07 +08:00
  • 51e49430c0 Enable XSAVE related CPUID Sheng Yang 2010-06-17 15:18:14 +08:00
  • c958a8bd9b kvm: Extend kvm_arch_get_supported_cpuid() to support index Sheng Yang 2010-06-17 15:18:13 +08:00
  • 8935499831 fix CPUID vendor override Andre Przywara 2010-06-02 11:57:47 +02:00
  • be41cbe036 kvm: Switch kvm_update_guest_debug to run_on_cpu Jan Kiszka 2010-05-20 00:28:45 +02:00
  • 4972d59211 win32: Add missing function ffs Stefan Weil 2010-06-12 16:07:12 +02:00
  • 5635efc388 win32: Add define for missing EPROTONOSUPPORT Stefan Weil 2010-06-24 22:41:33 +02:00
  • 924ef7ee64 .gitignore: Ignore libdis*, qemu-options.def Stefan Weil 2010-06-24 22:31:06 +02:00
  • 427bd8d694 x86: Clean up CPU reset Jan Kiszka 2010-06-23 08:20:54 +02:00
  • 052be86bc3 x86: Fix INIT processing Jan Kiszka 2010-06-23 08:19:39 +02:00
  • 94c5f455d3 mask all interrupts when MASTER_DISABLE is set Artyom Tarasenko 2010-06-21 20:23:21 +02:00
  • 3a5c16fcb8 fw_cfg: convert to qdev Blue Swirl 2010-06-27 16:04:55 +00:00
  • 738012bec4 Remove useless device dependency of HAS_AUDIO Blue Swirl 2010-06-27 16:04:31 +00:00
  • 8a91110738 virtio-pci: fix bus master bug setting on load Alex Williamson 2010-06-17 09:15:02 -06:00
  • 511c023103 Factorize common migration incoming code Juan Quintela 2010-06-09 14:10:55 +02:00
  • 8ca5e80118 Exit if incoming migration fails Juan Quintela 2010-06-09 14:10:54 +02:00
  • 63729c3692 virtio-9p: Implement Security model for mksock using mknod. Venkateswararao Jujjuri (JV) 2010-06-14 13:34:49 -07:00
  • 1c29331248 virtio-9p: Implement Security model for mknod Venkateswararao Jujjuri (JV) 2010-06-14 13:34:48 -07:00
  • 879c28133d virtio-9p: Security model for symlink and readlink Venkateswararao Jujjuri (JV) 2010-06-14 13:34:47 -07:00
  • 00ec5c3760 virtio-9p: Security model for mkdir Venkateswararao Jujjuri (JV) 2010-06-14 13:34:46 -07:00
  • 4750a96f6b virtio-9p: Security model for create/open2 Venkateswararao Jujjuri (JV) 2010-06-14 13:34:45 -07:00
  • 1237ad7607 virtio-9p: Implemented Security model for lstat and fstat Venkateswararao Jujjuri (JV) 2010-06-14 13:34:44 -07:00
  • f7613bee32 virtio-9p: Security model for chown Venkateswararao Jujjuri (JV) 2010-06-14 13:34:43 -07:00
  • e95ead32ef virtio-9p: Security model for chmod Venkateswararao Jujjuri (JV) 2010-06-14 13:34:42 -07:00
  • 758e8e38eb virtio-9p: Make infrastructure for the new security model. Venkateswararao Jujjuri (JV) 2010-06-14 13:34:41 -07:00
  • 9ce56db6f0 virtio-9p: Introduces an option to specify the security model. Venkateswararao Jujjuri (JV) 2010-06-14 13:34:40 -07:00
  • fac4f11147 virtio-9p: Rearrange fileop structures Venkateswararao Jujjuri (JV) 2010-06-01 13:30:51 -07:00
  • 0db09dd2ab Flush the debug message out to the log file. Venkateswararao Jujjuri (JV) 2010-06-02 08:24:59 -07:00
  • 91ca60e012 give some useful error messages when tap open Michael Tokarev 2010-06-02 14:33:01 -03:00
  • 49b586a922 Extra scan codes for missing keys Bernhard M. Wiedemann 2010-06-02 05:32:30 +02:00
  • f74550fd53 qcow2: Don't try to check tables that couldn't be loaded Kevin Wolf 2010-06-22 12:35:07 +02:00
  • 6882c8fa78 qcow2: Fix qemu-img check segfault on corrupted images Kevin Wolf 2010-06-22 12:31:45 +02:00
  • 20a81e4d17 virtio-blk: fix the list operation in virtio_blk_load(). Yoshiaki Tamura 2010-06-21 17:50:01 +09:00
  • 7d7d975c67 qemu-io: check registered fds in command_loop() MORITA Kazutaka 2010-06-21 04:03:52 +09:00
  • 078a458e07 vpc: Use bdrv_(p)write_sync for metadata writes Kevin Wolf 2010-06-18 16:19:11 +02:00
  • b8852e87d9 vmdk: Use bdrv_(p)write_sync for metadata writes Kevin Wolf 2010-06-18 16:22:00 +02:00
  • 8b3b720620 qcow2: Use bdrv_(p)write_sync for metadata writes Kevin Wolf 2010-06-16 17:44:35 +02:00
  • 5e5557d970 qcow: Use bdrv_(p)write_sync for metadata writes Kevin Wolf 2010-06-18 16:11:53 +02:00
  • b0ad5a455d cow: Use bdrv_(p)write_sync for metadata writes Kevin Wolf 2010-06-18 16:31:14 +02:00
  • f08145fe16 block: Add bdrv_(p)write_sync Kevin Wolf 2010-06-16 16:38:15 +02:00
  • 3b5276b5ec monitor: allow device to be ejected if no disk is inserted Eduardo Habkost 2010-06-01 19:12:19 -03:00
  • 1e297c3235 block: fix physical_block_size calculation Christoph Hellwig 2010-06-15 17:52:52 +02:00
  • c7126d5b32 scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode assignments Nicholas Bellinger 2010-06-16 06:43:06 -07:00
  • 01bedebaaf scsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup Nicholas Bellinger 2010-06-16 06:42:58 -07:00
  • cada87c432 Update OpenBIOS images Blue Swirl 2010-06-20 07:55:12 +00:00
  • 92a16d7a9a apic: qdev conversion cleanup Blue Swirl 2010-06-19 07:47:42 +00:00
  • 8546b09965 apic: convert to qdev Blue Swirl 2010-06-19 07:44:07 +00:00
  • 0e26b7b892 apic: avoid using CPUState internals Blue Swirl 2010-06-19 10:42:34 +03:00
  • 4a942ceac7 apic: avoid passing CPUState from CPU code Blue Swirl 2010-06-19 10:42:31 +03:00
  • cf6d64bfd9 apic: avoid passing CPUState from devices Blue Swirl 2010-06-19 10:42:08 +03:00
  • 9605111958 ioapic: convert to qdev Blue Swirl 2010-06-19 07:41:43 +00:00
  • 7d0500c49a ioapic: unexport ioapic_set_irq Blue Swirl 2010-06-17 16:32:47 +00:00
  • 97374d3858 Usermode exec-stack fix Paul Brook 2010-06-16 13:03:51 +01:00
  • 9e0b74a43f Strace mprotect flags. Paul Brook 2010-06-16 13:03:51 +01:00
  • 0e1c9c54af GDB exit status for semihosting Paul Brook 2010-06-16 13:03:51 +01:00
  • 1884533c74 cris: Move sign extension. Edgar E. Iglesias 2010-06-16 13:46:15 +02:00
  • 7de141cb82 cris: Centralize fetching Edgar E. Iglesias 2010-06-16 11:49:30 +02:00
  • a699a7be90 cris: Make the CRISv32 insn decoders return signed int. Edgar E. Iglesias 2010-06-16 11:28:53 +02:00
  • 2bece2c883 tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. Richard Henderson 2010-06-14 17:35:27 -07:00
  • d2c5efd89f Fix comparison which always returned false Stefan Weil 2010-06-15 23:03:28 +02:00
  • 167e609af4 xen: Fix build error due to missing include Jan Kiszka 2010-06-14 23:11:05 +02:00
  • 5ffbbc67b5 block: fix a warning and possible truncation Blue Swirl 2010-06-14 18:55:33 +00:00
  • bb350a5e9b Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE Jes Sorensen 2010-06-11 16:02:34 +02:00
  • c9b62a7ee1 blockdev: Give drives internal linkage Markus Armbruster 2010-06-02 18:55:22 +02:00
  • dbc13590f6 block: Decouple savevm from DriveInfo Markus Armbruster 2010-06-02 18:55:21 +02:00
  • 2f399b0aad block: New bdrv_next() Markus Armbruster 2010-06-02 18:55:20 +02:00
  • ac59eb95f3 monitor: Make "commit FOO" complain when FOO doesn't exist Markus Armbruster 2010-06-02 18:55:19 +02:00
  • 6ab4b5ab8f block: Decouple block device "commit all" from DriveInfo Markus Armbruster 2010-06-02 18:55:18 +02:00
  • abd7f68d08 block: Move error actions from DriveInfo to BlockDriverState Markus Armbruster 2010-06-02 18:55:17 +02:00
  • 2063392ae5 cow: use qemu block API Christoph Hellwig 2010-06-07 12:06:47 +02:00
  • 893a9cb47c cow: stop using mmap Christoph Hellwig 2010-06-07 12:06:37 +02:00
  • 122bb9e32d cow: use pread/pwrite Christoph Hellwig 2010-06-07 12:06:28 +02:00
  • 68dba0bf45 qcow2: Restore L1 entry on l2_allocate failure Kevin Wolf 2010-06-07 16:43:22 +02:00
  • dd5b0d71d6 Fix regression for "-drive file=" Markus Armbruster 2010-05-11 15:36:46 +02:00
  • feeee5aca7 savevm: Really verify if a drive supports snapshots Miguel Di Ciurcio Filho 2010-06-08 10:40:55 -03:00
  • e14e8ba5d0 qcow2: Return real error code in load_refcount_block Kevin Wolf 2010-06-04 11:27:08 +02:00