10842 Commits (6c7123212223eb7f281230e9852f011255d73582)
 

Author SHA1 Message Date
Blue Swirl 23ef988cb3 Update OpenBIOS images to r683 17 years ago
Blue Swirl f21126df5f Fix arm-softmmu compile 17 years ago
malc d34f4bafa6 tcg/ppc64: Use C90 style comments 17 years ago
malc 65fe043eb4 tcg/ppc: Implement some of the optional ops 17 years ago
Marcelo Tosatti 85199474d0 kvm-all.c: define smp_wmb and use it for coalesced mmio 17 years ago
Jay Foad 30c0c76ce0 tcg: fix build on 32-bit hppa, ppc and sparc hosts 17 years ago
Paul Brook bc3b26f535 PL181 write fix 17 years ago
Marcelo Tosatti 6312b92853 kvm: remove pre-entry exit_request check with iothread enabled 17 years ago
Marcelo Tosatti cc84de9570 kvm: consume internal signal with sigtimedwait 17 years ago
Marcelo Tosatti fed6c3444c kvm specific wait_io_event 17 years ago
Marcelo Tosatti adc8c965c4 block SIGCHLD in vcpu thread(s) 17 years ago
Blue Swirl 238431a9d8 Allow const QemuOptDesc 17 years ago
Jes Sorensen 62f734a0d5 kvm: Kill CR3_CACHE feature references 17 years ago
Jan Kiszka 14dcc3e2ac kvm: Fix eflags corruption in kvm mode 17 years ago
Edgar E. Iglesias 4a0b59fe3b cris: Add CRISv10 gdbstub support. 17 years ago
Edgar E. Iglesias 4ffb9ae2e1 cris: Mask interrupts on dslots for CRISv10. 17 years ago
Edgar E. Iglesias ff21f70afd microblaze: Improve brk emulation. 17 years ago
Edgar E. Iglesias e1aa325409 microblaze: Dont segfault when singlestepping first insn. 17 years ago
Jay Foad b551ec04ca target-sparc: fix --enable-debug build 17 years ago
Jay Foad 2c92d62ebb tcg: fix assertion with --enable-debug 17 years ago
Blue Swirl 51464fafdf Don't compile rwhandler.c for user targets 17 years ago
Richard Henderson 3682825669 tcg: Add comments for all optional instructions not implemented. 17 years ago
Richard Henderson 18c8f7a35d tcg-sparc: Implement ORC. 17 years ago
Richard Henderson dc69960dd6 tcg-sparc: Implement ANDC. 17 years ago
Richard Henderson 791d1262e2 tcg: Optional target implementation of ORC. 17 years ago
Richard Henderson 241cbed4a9 tcg: Optional target implementation of ANDC. 17 years ago
Richard Henderson be6551b1e7 tcg-sparc: Implement not. 17 years ago
Richard Henderson 4b5a85c175 tcg-sparc: Implement neg. 17 years ago
Blue Swirl 4fc8d6711a Fix warning on mingw32 17 years ago
Blue Swirl 64e69d50a3 Fix warning on OpenBSD 17 years ago
malc 6ec8523603 tcg/ppc: Consistently use calling convention selection macros 17 years ago
Juergen Lock 5da79c86a3 Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARGS,STACK_OFFSET}. 17 years ago
Juergen Lock 58d9b1e0ed Add FreeBSD/ppc host ucontext definitions. 17 years ago
Juergen Lock e4ee916d3f Add FreeBSD/ppc host ppc_init_cacheline_sizes() implementation. 17 years ago
Kevin Wolf 584771e6b6 qemu-img: Fix error message 17 years ago
Kevin Wolf 60b1bd4fc5 qemu-img: Fix segfault during rebase 17 years ago
Kevin Wolf 4805bb6696 qcow2: Fix access after end of array 17 years ago
Kevin Wolf 0f853a3867 qdev: Free opts on failed do_device_add 17 years ago
Jes Sorensen 4c5b10b7b6 QEMU e820 reservation patch 17 years ago
Marcelo Tosatti ed487bb1d6 ide save/restore pio/atapi cmd transfer fields and io buffer 17 years ago
Amit Shah 7b665b668a virtio-serial: pci: Allow MSI to be disabled 17 years ago
Michael S. Tsirkin ee4d45be0d virtio-serial: don't set MULTIPORT for 1 port dev 17 years ago
Amit Shah 8bfbde6d35 pc: Add backward compatibility options for virtio-serial 17 years ago
Amit Shah d76fa62dba pc: Bump up pc version to 0.13 and add a 0.12 compat version 17 years ago
Kevin O'Connor 68735b6c0c USB HID does not support Set_Idle 17 years ago
Naphtali Sprei 4dca4b639c block: more read-only changes, related to backing files 17 years ago
Stefan Weil e94a793648 mingw32: Enable C99/POSIX format strings 17 years ago
Adam Litke 5c366a8a3d Fix hanging user monitor when using balloon command 17 years ago
Luiz Capitulino 068b332a65 Monitor: Report more than one error in handlers 17 years ago
Luiz Capitulino 10e4f606ec Monitor: Debug stray prints the right way 17 years ago