31664 Commits (efee734004c42ba185098086e5185d8a85ed02af)
 

Author SHA1 Message Date
Andreas Färber efee734004 cpu: Move icount_extra field from CPU_COMMON to CPUState 13 years ago
Andreas Färber 99df7dce8a cpu: Move can_do_io field from CPU_COMMON to CPUState 13 years ago
Andreas Färber 93afeade09 cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState 13 years ago
Andreas Färber 7510454e3e cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook 13 years ago
Peter Maydell 7372c2b926 target-m68k: Remove custom qemu_assert() function 13 years ago
Andreas Färber 9262685b81 cpu: Factor out cpu_generic_init() 13 years ago
Andreas Färber 1590bbcb02 cpu: Implement CPUClass::parse_features() for the rest of CPUs 13 years ago
Andreas Färber 247bf011f6 target-sparc: Defer SPARCCPU feature inference to QOM realize 13 years ago
Andreas Färber 433ac7a968 target-sparc: Implement CPUClass::parse_features() for SPARCCPU 13 years ago
Andreas Färber db5d39f786 target-sparc: Use error_report() for CPU error reporting 13 years ago
Andreas Färber 94a444b295 cpu: Introduce CPUClass::parse_features() hook 13 years ago
Eduardo Habkost d940ee9b78 target-i386: X86CPU model subclasses 13 years ago
Andreas Färber 500050d1e0 target-i386: Prepare CPUClass::class_by_name for X86CPU 13 years ago
Eduardo Habkost ef02ef5f45 target-i386: Enable x2apic by default on KVM 13 years ago
Eduardo Habkost 8fb4f821e9 target-i386: Introduce x86_cpu_compat_disable_kvm_features() 13 years ago
Eduardo Habkost 5fcca9ff3b target-i386: Make kvm_default_features an array 13 years ago
Eduardo Habkost 74f54bc4ba target-i386: Don't declare variables in the middle of blocks 13 years ago
Eduardo Habkost 9576de7573 target-i386: Rename x86_def_t to X86CPUDefinition 13 years ago
Eduardo Habkost 285f025d2c target-i386: Call x86_cpu_load_def() earlier 13 years ago
Eduardo Habkost c080e30ec8 target-i386: Rename cpu_x86_register() to x86_cpu_load_def() 13 years ago
Andreas Färber 8c2e1b0093 cpu: Turn cpu_has_work() into a CPUClass hook 13 years ago
Andreas Färber 1cf5ccbca8 target-xtensa: Clean up ENV_GET_CPU() usage 13 years ago
Andreas Färber 62864712b3 target-unicore32: Clean up ENV_GET_CPU() usage 13 years ago
Andreas Färber 2fad1112db target-sparc: Clean up ENV_GET_CPU() usage 13 years ago
Andreas Färber 2efc6be2ea target-s390x: Clean up ENV_GET_CPU() usage 13 years ago
Andreas Färber 33276f1b9c target-ppc: Clean up ENV_GET_CPU() usage 13 years ago
Andreas Färber 19d6ca16d9 target-i386: Clean up ENV_GET_CPU() usage 13 years ago
Andreas Färber 70d74660e7 target-arm: Clean up ENV_GET_CPU() usage 13 years ago
Andreas Färber d2810ffd34 target-alpha: Clean up ENV_GET_CPU() usage 13 years ago
Edgar E. Iglesias 9d111183d5 cpu: Don't clear cpu->exit_request on reset 13 years ago
Peter Maydell 57fac92c2d Block pull request 13 years ago
Andreas Färber 41975b269c oslib-posix: Fix build on FreeBSD 13 years ago
Max Reitz 57ed25b1b0 block/raw-win32: bdrv_parse_filename() for hdev 13 years ago
Max Reitz cc28c6aa46 block/raw-posix: Strip protocol prefix on creation 13 years ago
Max Reitz 18fa1c42a3 block/raw-posix: bdrv_parse_filename() for cdrom 13 years ago
Max Reitz d3f4984583 block/raw-posix: bdrv_parse_filename() for floppy 13 years ago
Max Reitz 7af803d4f8 block/raw-posix: bdrv_parse_filename() for hdev 13 years ago
Stefan Weil f988388025 qemu-io: Fix warnings from static code analysis 13 years ago
Max Reitz 9562f69cfd block: Unlink temporary file 13 years ago
Kevin Wolf 27eb6c097c qcow2: Don't write with BDRV_O_INCOMING 13 years ago
Kevin Wolf d475e5acd2 qcow2: Keep option in qcow2_invalidate_cache() 13 years ago
Stefan Hajnoczi dc3dd0d2be qmp: add query-iothreads command 13 years ago
Stefan Hajnoczi 88eb7c29e4 iothread: stash thread ID away 13 years ago
Stefan Hajnoczi 48ff269272 dataplane: replace internal thread with IOThread 13 years ago
Stefan Hajnoczi 6e4a876b43 iothread: add "iothread" qdev property type 13 years ago
Igor Mammedov 7d1de46448 qdev: make get_pointer() handle temporary strings 13 years ago
Stefan Hajnoczi be8d853766 iothread: add I/O thread object 13 years ago
Stefan Hajnoczi 98563fc3ec aio: add aio_context_acquire() and aio_context_release() 13 years ago
Stefan Hajnoczi 2da61b671e rfifolock: add recursive FIFO lock 13 years ago
Stefan Hajnoczi 11f590b1a2 object: add object_get_canonical_path_component() 13 years ago