- 9d52e90 Add POWER7 support for ppc by David Gibson · 14 years ago
- cdaee00 Support 1T segments on ppc by David Gibson · 14 years ago
- 256cebe Better factor the ppc hash translation path by David Gibson · 14 years ago
- fda6a0e Use "hash" more consistently in ppc mmu code by David Gibson · 14 years ago
- bb59390 Parse SDR1 on mtspr instead of at translate time by David Gibson · 14 years ago
- 8500e3a Clean up slb_lookup() function by David Gibson · 14 years ago
- eaabeef Correct ppc popcntb logic, implement popcntw and popcntd by David Gibson · 14 years ago
- 3a7f009 Implement missing parts of the logic for the POWER PURR by David Gibson · 14 years ago
- efdef95 Implement PowerPC slbmfee and slbmfev instructions by David Gibson · 14 years ago
- d569956 Add a hook to allow hypercalls to be emulated on PowerPC by David Gibson · 14 years ago
- c489749 Allow qemu_devtree_setprop() to take arbitrary values by David Gibson · 14 years ago
- 81762d6 Clean up PowerPC SLB handling code by David Gibson · 14 years ago
- 17d9b3a target-ppc: ext32u instead of andi with constant by Aurelien Jarno · 14 years ago
- a5086f9 lm32: use lookup table for opcodes by Michael Walle · 14 years ago
- fcda986 lm32: rename raise opcode to scall by Michael Walle · 14 years ago
- 4d54ec7 add a service to reap zombies, use it in SLIRP by Paolo Bonzini · 14 years ago
- 0298141 extract I/O handler lists to iohandler.c by Paolo Bonzini · 14 years ago
- 7b67b18 vhost: fix dirty page handling by Michael S. Tsirkin · 14 years ago
- fbe0c55 virtio-serial: don't crash on invalid input by Michael S. Tsirkin · 14 years ago
- 6cdfab2 e1000: check buffer availability by Michael S. Tsirkin · 14 years ago
- 89c473f virtio-pci: fix bus master work around on load by Michael S. Tsirkin · 14 years ago
- 6f3279b pci: use uint8_t for devfn_min by Isaku Yamahata · 14 years ago
- 6ff534b pci: use PCI_DEVFN in pci_get_bus_devfn() by Isaku Yamahata · 14 years ago
- 5256d8b pci: use devfn for pci_find_device() instead of (slot, fn) pair by Isaku Yamahata · 14 years ago
- 90a20db pci: replace the magic, 256, for the maximum of devfn by Isaku Yamahata · 14 years ago
- f64622c report that QEMU process was killed by a signal by Gleb Natapov · 14 years ago
- bf6b87a rtl8139: add vlan tag insertion by Benjamin Poirier · 14 years ago
- 18dabfd rtl8139: add vlan tag extraction by Benjamin Poirier · 14 years ago
- 2c406b8 rtl8139: cleanup FCS calculation by Benjamin Poirier · 14 years ago
- d6e5809 severe memory leak caused by broken palette_destroy() function by Ulrich Obergfell · 14 years ago
- 0517553 vl.c: Fix compilation failure if CONFIG_SDL isn't defined by Peter Maydell · 14 years ago
- 56d7a96 Merge remote branch 'amit/for-anthony' into staging by Anthony Liguori · 14 years ago
- 24e838b tcg/arm: Support host code being compiled for Thumb by Peter Maydell · 14 years ago
- 4ac8e58 Revert "x86: Save/restore PAT MSR" by Anthony Liguori · 14 years ago
- a0843a6 vnc: fix build error from VNC_DIRTY_WORDS by Anthony Liguori · 14 years ago
- 6ed391b fix vnc regression by Wen Congyang · 14 years ago
- ff73edf qmp-commands.hx: Clean up mess of client_migrate_info by Jes Sorensen · 14 years ago
- 821601e Make VNC support optional by Jes Sorensen · 14 years ago
- 47b0536 error message if user specifies curses on cmd line when curses is disabled by Jes Sorensen · 14 years ago
- 58fc096 error message if user specifies SDL cmd line option when SDL is disabled by Jes Sorensen · 14 years ago
- 3264ff1 Add support for -display vnc by Jes Sorensen · 14 years ago
- 4171d32 Introduce -display none by Jes Sorensen · 14 years ago
- 1472a95 Introduce -display argument by Jes Sorensen · 14 years ago
- ffe8b82 Consolidate DisplaySurface allocation in qemu_alloc_display() by Jes Sorensen · 14 years ago
- 6aae3df target-arm: use make_float32() to make constant floats for VRSQRTS by Peter Maydell · 14 years ago
- dda3ec4 target-arm: Fix VRECPS edge cases handling by Peter Maydell · 14 years ago
- 7d2aabe target-arm: Fix TCG temporary leaks for scalar VMULL by Peter Maydell · 14 years ago
- e1d177b target-arm: Set Q bit for overflow in SMUAD and SMLAD by Peter Maydell · 14 years ago
- db6e2e6 target-arm: Fix GE bits for v6media signed modulo arithmetic by Peter Maydell · 14 years ago
- 2a0308c target-arm: Fix UNDEF cases in Thumb load/store by Peter Maydell · 14 years ago
- 30cb4cd linux-user: Fix unlock_user() call in return from poll() by Peter Maydell · 14 years ago
- ff90d50 vmmouse: Register vmstate via qdev by Jan Kiszka · 14 years ago
- 43f2019 vmmouse: Fix initialization by Jan Kiszka · 14 years ago
- 663dc4e vmmouse: Fix typo preventing x86-64 build by Jan Kiszka · 14 years ago
- 7f90fa7 fix applesmc REV key by René Rebe · 14 years ago
- adf8201 enable kvm for ppc(32) on ppc64 by René Rebe · 14 years ago
- a0e1390 target-ppc: add support for 6 SPE instructions by Fabien Chouteau · 14 years ago
- 59c9d9c pc-bios: update linuxboot.bin and multiboot.bin by Aurelien Jarno · 14 years ago
- 75b9f69 fix linuxboot.bin and multiboot.bin to not hijack int19 by Gleb Natapov · 14 years ago
- 31b7c26 Merge remote branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
- 8b06c62 seabios: update to latest git by Anthony Liguori · 14 years ago
- b784421 Fix migration uint8 arrys handled by Juan Quintela · 14 years ago
- bb98fe4 softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_t by Andreas Färber · 14 years ago
- 87b8cc3 softfloat: Resolve type mismatches between declaration and implementation by Andreas Färber · 14 years ago
- 8d725fa softfloat: Prepend QEMU-style header with derivation notice by Andreas Färber · 14 years ago
- 735e77e e1000: Fix multi-descriptor packet checksum offload by Stefan Hajnoczi · 14 years ago
- aa315f9 Merge branch 'for-anthony' of git://github.com/bonzini/qemu by Aurelien Jarno · 14 years ago
- 3246572 Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin by Aurelien Jarno · 14 years ago
- cc4e874 rbd: don't link with -lcrypto by Aurelien Jarno · 14 years ago
- 34933c8 hw/arm_sysctl.c: Add the Versatile Express system registers by Peter Maydell · 14 years ago
- 2d6c1ef char: Prevent multiple devices opening same chardev by Amit Shah · 14 years ago
- f9a90f1 virtio-console: Keep chardev open for other users after hot-unplug by Amit Shah · 14 years ago
- fee063c virtio-serial: Don't clear ->have_data() pointer after unplug by Amit Shah · 14 years ago
- e9b382b virtio-serial-bus: Simplify handle_output() function by Amit Shah · 14 years ago
- 3205922 virtio-serial: Enable ioeventfd by Amit Shah · 14 years ago
- 0b8b716 virtio-serial: Disallow generic ports at id 0 by Amit Shah · 14 years ago
- 6b331ef virtio-serial: Use a struct to pass config information from proxy by Amit Shah · 14 years ago
- 6d5ad9b remove qemu_get_clock by Paolo Bonzini · 14 years ago
- 4a99874 add a generic scaling mechanism for timers by Paolo Bonzini · 14 years ago
- 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
- 7bd427d change all rt_clock references to use millisecond resolution accessors by Paolo Bonzini · 14 years ago
- 0ce1b94 add more helper functions with explicit milli/nanosecond resolution by Paolo Bonzini · 14 years ago
- e0efb99 Fix conversions from pointer to int and vice versa by Stefan Weil · 14 years ago
- d81e54d petalogix_ml605_mmu: remove unused variable by Blue Swirl · 14 years ago
- 44bc10d qemu-thread: delete unused functions by Blue Swirl · 14 years ago
- 1a290ae w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy by Stefan Weil · 14 years ago
- ca22a3a i8254: Fix migration from older versions by Jan Kiszka · 14 years ago
- dc7a09c Expose thread_id in info cpus by Jan Kiszka · 14 years ago
- f257473 kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit by Jan Kiszka · 14 years ago
- 2a4dac8 kvm: x86: Reorder functions in kvm.c by Jan Kiszka · 14 years ago
- bb4ea39 kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes by Jan Kiszka · 14 years ago
- d73cd8f kvm: Rework inner loop of kvm_cpu_exec by Jan Kiszka · 14 years ago
- dc77d34 kvm: Reorder error handling of KVM_RUN by Jan Kiszka · 14 years ago
- 7cbb533 kvm: Keep KVM_RUN return value in separate variable by Jan Kiszka · 14 years ago
- 51e8fa6 kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUG by Jan Kiszka · 14 years ago
- 0c03266 kvm: x86: Synchronize PAT MSR with the kernel by Jan Kiszka · 14 years ago
- c995b49 x86: Save/restore PAT MSR by Jan Kiszka · 14 years ago
- ebda377 x86: Properly reset PAT MSR by Jan Kiszka · 14 years ago
- d841b6c kvm: Mark VCPU state dirty on creation by Jan Kiszka · 14 years ago
- 4601f7b kvm: x86: Do not leave halt if interrupts are disabled by Jan Kiszka · 14 years ago