Age | Commit message (Expand) | Author |
2013-05-14 | spitz: fix compilation failure due to pty.h namespace pollution | Paolo Bonzini |
2013-05-14 | acpi: add dummy write function for acpi timer | Gerd Hoffmann |
2013-05-13 | qom: aggressively optimize qom casting | Anthony Liguori |
2013-05-13 | ui/gtk.c: do not use gdk_display_warp_pointer when GTK ver >3.0 | Igor Mitsyanko |
2013-05-13 | Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature" | Paolo Bonzini |
2013-05-13 | qom: allow turning cast debugging off | Paolo Bonzini |
2013-05-13 | qom: trace asserting casts | Paolo Bonzini |
2013-05-13 | qom: pass file/line/function to asserting casts | Paolo Bonzini |
2013-05-13 | qom: add a fast path to object_class_dynamic_cast | Paolo Bonzini |
2013-05-13 | qom: allow casting of a NULL class | Paolo Bonzini |
2013-05-13 | qom: improve documentation of cast functions | Paolo Bonzini |
2013-05-13 | Merge remote-tracking branch 'mjt/trivial-patches-next' into staging | Anthony Liguori |
2013-05-13 | Merge remote-tracking branch 'spice/spice.v70' into staging | Anthony Liguori |
2013-05-12 | osdep.h: include sys/types.h for ssize_t definition | Igor Mitsyanko |
2013-05-12 | remove double semicolons | Dong Xu Wang |
2013-05-12 | clean unnecessary code: don't check g_strdup arg for NULL | Dong Xu Wang |
2013-05-12 | docs: mention AddressSpaces in docs/memory.txt | Paolo Bonzini |
2013-05-12 | audio: update documentation after removing --audio-card-list option | Hervé Poussineau |
2013-05-12 | m25p80.c: Sync Flash chip list with Linux | Ed Maste |
2013-05-12 | bsd-user: OS-agnostic 64-bit SYSCTL types | Ed Maste |
2013-05-10 | target-i386: ROR r8/r16 imm instruction fix | Aurelien Jarno |
2013-05-09 | tcg/optimize: fix setcond2 optimization | Aurelien Jarno |
2013-05-09 | qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode | Hans de Goede |
2013-05-08 | Update version for 1.5.0-rc1v1.5.0-rc1 | Anthony Liguori |
2013-05-08 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2013-05-08 | virtio: properly validate address before accessing config | Jason Wang |
2013-05-08 | virtio-pci: fix level interrupts | Michael S. Tsirkin |
2013-05-08 | Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu | Aurelien Jarno |
2013-05-08 | PPC: Fix rldcl | Alexander Graf |
2013-05-08 | PPC: Depend behavior of cmp instructions only on instruction encoding | Alexander Graf |
2013-05-08 | target-mips: fix incorrect behaviour for INSV | Petar Jovanovic |
2013-05-08 | target-mips: add missing check_dspr2 for multiply instructions | Petar Jovanovic |
2013-05-08 | qemu-iotests: fix 017 018 for vmdk | Fam Zheng |
2013-05-08 | qemu-iotests: exclude vmdk and qcow from 043 | Fam Zheng |
2013-05-08 | qemu-iotests: exclude vmdk for test 042 | Fam Zheng |
2013-05-08 | qtest/ide-test: Test short and long PRDTs | Kevin Wolf |
2013-05-08 | qtest/ide-test: Add simple DMA read/write test case | Kevin Wolf |
2013-05-08 | qtest: Add IDE test case | Kevin Wolf |
2013-05-08 | libqos/pci: Enable bus mastering | Kevin Wolf |
2013-05-08 | ide: Reset BMIDEA bit when the bus master is stopped | Kevin Wolf |
2013-05-08 | de_DE.po: Add missing leading spaces | Kevin Wolf |
2013-05-08 | ahci: Don't allow creating slave drives | Kevin Wolf |
2013-05-07 | Update version for qemu-1.5.0-rc0v1.5.0-rc0 | Anthony Liguori |
2013-05-07 | Merge remote-tracking branch 'kraxel/usb.82' into staging | Anthony Liguori |
2013-05-07 | qga: set umask 0077 when daemonizing (CVE-2013-2007) | Laszlo Ersek |
2013-05-07 | virtio-net: properly check the vhost status during status set | Jason Wang |
2013-05-07 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori |
2013-05-07 | xhci: handle USB_RET_BABBLE | Gerd Hoffmann |
2013-05-07 | uhci: Use an intermediate buffer for usb packet data | Hans de Goede |
2013-05-07 | usb-host: add usb_host_full_speed_compat | Gerd Hoffmann |