- e6afc87 softfloat: Add new flag for when denormal result is flushed to zero by Peter Maydell · 14 years ago
- 43fe9bd target-arm: Signal InputDenormal for VRECPE, VRSQRTE, VRECPS, VRSQRTS by Peter Maydell · 14 years ago
- 1146a81 target-arm: Don't set FP exceptions in recip, recip_sqrt estimate fns by Peter Maydell · 14 years ago
- 8c11ad2 tcg: don't keep dead outputs in registers by Aurelien Jarno · 14 years ago
- 6b64b62 tcg: mark dead output argument in op_dead_args by Aurelien Jarno · 14 years ago
- 866cb6c tcg: replace op_dead_iargs by op_dead_args by Aurelien Jarno · 14 years ago
- 6eba5c8 Merge branch 'trivial-patches' of git://repo.or.cz/qemu/stefanha by Aurelien Jarno · 14 years ago
- 5db070e Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf by Aurelien Jarno · 14 years ago
- 05c8a1e Merge branch 's390-next' of git://repo.or.cz/qemu/agraf by Aurelien Jarno · 14 years ago
- a57d23e Fix typos in comments (chek -> check) by Stefan Weil · 14 years ago
- 39e594d hw/sd.c: Don't complain about SDIO commands CMD52/CMD53 by Peter Maydell · 14 years ago
- 1cd0872 hw/realview.c: Remove duplicate #include line by Peter Maydell · 14 years ago
- 09de0f4 piix_pci: fix piix3_set_irq_pic() by TeLeMan · 14 years ago
- dcfd14b Delete unused tb_invalidate_page_range by Blue Swirl · 14 years ago
- decb471 Fix a bug in mtsr/mtsrin emulation on ppc64 by David Gibson · 14 years ago
- 1235a9c pSeries: Clean up write-only variables by David Gibson · 14 years ago
- 6d42fb3 w32: Fix compilation and replace non-portable usage of ulong by Stefan Weil · 14 years ago
- fb8b273 s390x: complain when allocating ram fails by Alexander Graf · 14 years ago
- 22486aa s390x: fix memory detection for guests > 64GB by Christian Borntraeger · 14 years ago
- ff83678 s390x: change mapping base to allow guests > 2GB by Christian Borntraeger · 14 years ago
- a74cdab s390x: Fix debugging for unknown sigp order codes by Christian Borntraeger · 14 years ago
- 0f3301d s390x: build s390x by default by Alexander Graf · 14 years ago
- fe9b35b s390x: remove compatibility cc field by Alexander Graf · 14 years ago
- 59467ba s390x: Adjust GDB stub by Alexander Graf · 14 years ago
- e023e83 s390x: translate engine for s390x CPU by Alexander Graf · 14 years ago
- 81f7c56 s390x: Adjust internal kvm code by Alexander Graf · 14 years ago
- defb0e3 s390x: Implement opcode helpers by Alexander Graf · 14 years ago
- d5a4396 s390x: helper functions for system emulation by Alexander Graf · 14 years ago
- 4e83678 s390x: Shift variables in CPUState for memset(0) by Alexander Graf · 14 years ago
- d1ff903 s390x: keep hint on virtio managing size by Alexander Graf · 14 years ago
- 1f20626 s390x: make kvm exported functions conditional on kvm by Alexander Graf · 14 years ago
- a4c075f s390x: s390x-linux-user support by Ulrich Hecht · 16 years ago
- 7a86d29 tcg: extend max tcg opcodes when using 64-on-32bit by Alexander Graf · 14 years ago
- 71b12d3 s390x: fix smp support for kvm by Christian Borntraeger · 14 years ago
- 1fddfba ahci: Fix non-NCQ accesses for LBA > 16bits by Alexander Graf · 14 years ago
- 8d27846 block: Remove type hint, it's guest matter, doesn't belong here by Markus Armbruster · 14 years ago
- 95b5edc blockdev: Store -drive option media in DriveInfo by Markus Armbruster · 14 years ago
- d8aeeb3 block QMP: Deprecate query-block's "type", drop info block's "type=" by Markus Armbruster · 14 years ago
- af6bf13 defaults: ide-cd, ide-hd and scsi-cd devices suppress default CD-ROM by Markus Armbruster · 14 years ago
- b443ae6 scsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd" by Markus Armbruster · 14 years ago
- 1f56e32 ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd" by Markus Armbruster · 14 years ago
- 77a5a00 qed: support for growing images by Stefan Hajnoczi · 14 years ago
- f6a00aa qemu_img: is_not_zero() optimization by Dmitry Konishchev · 14 years ago
- 6f321e9 qed: Periodically flush and clear need check bit by Stefan Hajnoczi · 14 years ago
- 5fc09ca qemu-tool: Stub out qemu-timer functions by Stefan Hajnoczi · 14 years ago
- 4d29b50 ahci: Fix crashes on duplicate BH registration by Jan Kiszka · 14 years ago
- 3bfe4db Add documentation for qemu_progress_{init,print}() by Jes Sorensen · 14 years ago
- 2860e3e ide: Turn debug messages into assertions by Kevin Wolf · 14 years ago
- 1e71db3 hw/xen_disk: Remove unused local variable by Stefan Weil · 14 years ago
- 4ee9641 qemu-img.c: Remove superfluous parenthesis by Jes Sorensen · 14 years ago
- 5be4aab posix-aio-compat: Fix idle_threads counter by Kevin Wolf · 14 years ago
- 086cf4d ide: cleanup warnings by Andrea Arcangeli · 14 years ago
- 96d19bc ahci: Unbreak bar registration by Jan Kiszka · 14 years ago
- 077030d w32: Fix missing declaration of ffs() by Stefan Weil · 14 years ago
- 1de9756 set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video card by Michael Tokarev · 14 years ago
- 60e0df2 configure: List available targets in --help output by Peter Maydell · 14 years ago
- 99e43d3 target-mips: Fix warning caused by unused local variable by Aurelien Jarno · 14 years ago
- 7dd3190 configure: quote kvm_ppc_pvr by Aurelien Jarno · 14 years ago
- b798068 target-lm32: Remove unused local variables by Stefan Weil · 14 years ago
- 605a6ae target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of NaNs by Peter Maydell · 14 years ago
- de1db2a doc: Add explanation that -alt-grab and -ctrl-grab affect special keys by Brad Hards · 14 years ago
- 091959d Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf by Aurelien Jarno · 14 years ago
- 86f1f2a sparc64: fix incorrect BPcc target sign extension by Blue Swirl · 14 years ago
- a2589e5 sparc64: fix wrpstate and wrtl on delay slot by Blue Swirl · 14 years ago
- 711c212 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
- 89bb563 Merge remote-tracking branch 'agraf/xen-next' into staging by Anthony Liguori · 14 years ago
- be13cc7 PPC: Qdev'ify e500 pci by Alexander Graf · 15 years ago
- 5389055 PPC MPC7544DS: Use new TLB helper function by Alexander Graf · 14 years ago
- 01662f3 PPC: Implement e500 (FSL) MMU by Alexander Graf · 14 years ago
- a5858d7 PPC: Add another 64 bits to instruction feature mask by Alexander Graf · 14 years ago
- 71afeb6 PPC: Add GS MSR definition by Alexander Graf · 14 years ago
- 3b989d4 PPC: Make MPC8544DS emulation work w/o KVM by Alexander Graf · 14 years ago
- ef250db PPC: Make MPC8544DS obey -cpu switch by Alexander Graf · 14 years ago
- 7d7ba3f Fix off-by-one error in sizing pSeries hcall table by David Gibson · 14 years ago
- 446b916 ppc64: Fix out-of-tree builds by Andreas Färber · 14 years ago
- d4d6868 kvm: ppc: warn user on PAGE_SIZE mismatch by Alexander Graf · 14 years ago
- 64e07be kvm: ppc: detect old headers by Alexander Graf · 14 years ago
- 90dc881 monitor: add PPC BookE SPRs by Scott Wood · 14 years ago
- 5666ca4 kvm: ppc: fixes for KVM_SET_SREGS on init by Scott Wood · 14 years ago
- d0384d1 ppc64: Don't try to build sPAPR RTAS on Darwin by Andreas Färber · 14 years ago
- b4a7852 Place pseries vty devices at addresses more similar to existing machines by David Gibson · 14 years ago
- 5d73dd6 Make pSeries 'model' property more closely resemble real hardware by David Gibson · 14 years ago
- 41019fe pseries: Increase maximum CPUs to 256 by Anton Blanchard · 14 years ago
- 0225e25 usb-linux: Add missing break statement by Stefan Weil · 14 years ago
- b3e5759 usb-musb: uninline functions by Gerd Hoffmann · 14 years ago
- 85097db irq: Privatize CPU_INTERRUPT_NMI. by Richard Henderson · 14 years ago
- 00a152b target-i386: Privatize some i386-specific interrupt names. by Richard Henderson · 14 years ago
- 403946c target-arm: Privatize CPU_INTERRUPT_FIQ. by Richard Henderson · 14 years ago
- d152031 irq: Remove CPU_INTERRUPT_TIMER. by Richard Henderson · 14 years ago
- 78aa29e target-sparc: Do not check CPU_INTERRUPT_TIMER. by Richard Henderson · 14 years ago
- ce0c693 target-mips: Do not check CPU_INTERRUPT_TIMER. by Richard Henderson · 14 years ago
- 3125f76 irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK. by Richard Henderson · 14 years ago
- 9c76219 irq: Introduce CPU_INTERRUPT_TGT_* defines. by Richard Henderson · 14 years ago
- 2f17284 lsi53c895a: Rename 'sense' to 'status' by Hannes Reinecke · 14 years ago
- 6774e44 libcacard: add correct subdirectory dependencies by Paolo Bonzini · 14 years ago
- 67bd9ed linux-user: Replace deprecated function by Stefan Weil · 14 years ago
- 5ba1854 Fix spelling in comments (intruction -> instruction) by Stefan Weil · 14 years ago
- 7ba4cbb ac97: Remove unused local variables by Stefan Weil · 14 years ago
- 0d50d61 Fix typos in comment (threshhold -> threshold, mapp -> map) by Stefan Weil · 14 years ago
- 8186e78 Fix typo in comment (truely -> truly) by Stefan Weil · 14 years ago