20282 Commits (5e8861a0361d8d39ab69fe557294471c28c49c8b)
 

Author SHA1 Message Date
Juan Quintela 0c9dfe460d mips_fulong2e: Don't register "cpu" VMState twice 14 years ago
Paolo Bonzini c115cd6578 pc: Add back PCI.rombar compat property 14 years ago
Anthony Liguori f3be016d03 qdev: Fix adding of ptr properties 14 years ago
Paolo Bonzini 8185bfc146 qdev: Use object_property_print() in info qtree 14 years ago
Andreas Färber 7a05995361 target-i386: Defer MCE init 14 years ago
Paolo Bonzini 0466e458de qom: Documentation addition for object_class_by_name() 14 years ago
Andreas Färber bed38e425f target-mips: Remove commented-out function declaration 14 years ago
Artyom Tarasenko 94d1991445 sun4u: implement interrupt clearing registers 14 years ago
Artyom Tarasenko d1d80055ba sun4u: initialize OBIO interrupt mappings 14 years ago
Artyom Tarasenko 00b2ace509 fix block loads broken in commit 30038fd818 14 years ago
Artyom Tarasenko 22036a49dd Implement address masking for SPARC v9 CPUs 14 years ago
Paolo Bonzini 7f1b17f297 vga: disable default VGA if appropriate -device is used 14 years ago
Max Filippov 56eb21e158 cputlb: fix watchpoints handling 14 years ago
Amos Kong d5c5dacc70 use inet_listen()/inet_connect() to support ipv6 migration 14 years ago
Amos Kong 029409e5a9 sockets: use error class to pass listen error 14 years ago
Amos Kong a6ba35b3be sockets: change inet_connect() to support nonblock socket 14 years ago
Amos Kong aed3d11df6 qerror: add five qerror strings 14 years ago
Eduardo Habkost e2d87bff12 move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2) 14 years ago
Eduardo Habkost f29a56147b implement -no-user-config command-line option (v3) 14 years ago
Eduardo Habkost 3ed2d9ee1f vl.c: change 'defconfig' variable to bool (v2) 14 years ago
Eduardo Habkost 756557de64 move list of default config files to an array 14 years ago
Eduardo Habkost c8262a4767 eliminate arch_config_name variable 14 years ago
Eduardo Habkost b5a8fe5e8a move code to read default config files to a separate function (v2) 14 years ago
Anthony Liguori 04120e3bb0 block: fix warning introduced in efcc7a23 14 years ago
Jan Kiszka a7aae221b0 Switch SIG_IPI to SIGUSR1 14 years ago
Anthony Liguori 2e1201d09b Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into staging 14 years ago
Anthony Liguori b3d6ca770d Merge remote-tracking branch 'kwolf/for-anthony' into staging 14 years ago
Anthony Liguori b3def7f5ff Merge remote-tracking branch 'qemu-kvm/uq/master' into staging 14 years ago
Peter Maydell ad37ad5b25 target-arm/cpu.h: Make cpu_init("nonexistent cpu") return NULL 14 years ago
Matt Craighead 7e598de023 target-arm: When setting FPSCR.QC, don't clear other FPSCR bits 14 years ago
David Gibson 3145fcb605 kvm: Fix dirty tracking with large kernel page size 15 years ago
Paolo Bonzini 2084a8e330 declare ECANCELED on all machines 14 years ago
Kevin Wolf 6c806637fa tests/Makefile: Add missing $(EXESUF) 14 years ago
Paolo Bonzini efcc7a2324 stream: do not copy unallocated sectors from the base 14 years ago
Paolo Bonzini b21d677ee9 stream: fix ratelimiting corner case 14 years ago
Paolo Bonzini c6db23958b stream: fix HMP block_job_set_speed 14 years ago
Paolo Bonzini f6133def92 stream: pass new base image format to bdrv_change_backing_file 14 years ago
Paolo Bonzini 6e34360973 stream: add testcase for partial streaming 14 years ago
Paolo Bonzini 863a5d042f stream: fix sectors not allocated test 14 years ago
Paolo Bonzini cc785c349d qemu-io: fix the alloc command 14 years ago
Paolo Bonzini 8655d2de0a qemu-io: correctly print non-integer values as decimals 14 years ago
Paolo Bonzini dc5a137125 qemu-img: make "info" backing file output correct and easier to use 14 years ago
Paolo Bonzini 6405875cdd block: move field reset from bdrv_open_common to bdrv_close 14 years ago
Paolo Bonzini 947995c09e block: protect path_has_protocol from filenames with colons 14 years ago
Paolo Bonzini f53f4da9c6 block: simplify path_is_absolute 14 years ago
Paolo Bonzini fa4478d5c8 block: wait for job callback in block_job_cancel_sync 14 years ago
Paolo Bonzini 4513eafe92 block: add block_job_sleep_ns 14 years ago
Paolo Bonzini 0ac9377d04 block: fully delete bs->file when closing 14 years ago
Paolo Bonzini a275fa42fa block: do not reuse the backing file across bdrv_close/bdrv_open 14 years ago
Paolo Bonzini 3a389e7926 block: another bdrv_append fix 14 years ago