Age | Commit message (Expand) | Author |
2009-08-10 | Fix symfind. | Laurent Desnogues |
2009-08-10 | configure: let it find xen headers and libs | Christoph Egger |
2009-08-10 | tolower -> qemu_tolower | Christoph Egger |
2009-08-10 | Do not try to invoke shebang scripts directly (NFS issues) | malc |
2009-08-09 | Use qemu_irq for system_powerdown | Blue Swirl |
2009-08-09 | Sparc32: use qemu_irq for system_powerdown | Blue Swirl |
2009-08-08 | Sparc32: move sparc32_dma init to sun4m.c | Blue Swirl |
2009-08-08 | Sparc32: remove VRAM and NVRAM sizes from hwdef | Blue Swirl |
2009-08-08 | Sparc32: remove IRQ numbers from hwdef | Blue Swirl |
2009-08-08 | Sparc32: move intbit_to_level table back to slavio_intctl.c | Blue Swirl |
2009-08-08 | Sparc32: move device instantiation to sun4m.c | Blue Swirl |
2009-08-08 | Sparc32: Refactor slavio timer | Blue Swirl |
2009-08-08 | ppc_newworld: configure screen size from QEMU command line options | Blue Swirl |
2009-08-08 | Sparc64: configure screen size from QEMU command line options | Blue Swirl |
2009-08-08 | ppc_oldworld: configure screen size from qemu command line options | Laurent Vivier |
2009-08-04 | Sparc64: replace tsptr with helper routine | Igor Kovalenko |
2009-08-03 | linux-user: make FUTEX_* calls honor timeout parameter | Nathan Froyd |
2009-08-03 | enable NPTL for ppc-linux-user targets in configure | Nathan Froyd |
2009-08-03 | linux-user: handle POWERPC_EXCP_STCX | Nathan Froyd |
2009-08-03 | target-ppc: add exceptions for conditional stores | Nathan Froyd |
2009-08-03 | target-ppc: retain l{w,d}arx loaded value | Nathan Froyd |
2009-08-03 | target-ppc: add cpu_set_tls | Nathan Froyd |
2009-08-03 | target-ppc: fix cpu_clone_regs | Nathan Froyd |
2009-08-01 | Fix Sparse warning about missing prototype | Blue Swirl |
2009-08-01 | Fix Sparse warning about "expression using sizeof on a function" | Blue Swirl |
2009-08-01 | Add missing "static" | Blue Swirl |
2009-08-01 | More NULL pointer fixes | Blue Swirl |
2009-07-31 | Fix Sparse warnings: "Using plain integer as NULL pointer" | Blue Swirl |
2009-07-31 | PPC: convert Uni-north to qdev: also fixes Mac99 machine crash | Blue Swirl |
2009-07-31 | PPC: convert Grackle to qdev | Blue Swirl |
2009-07-31 | Option rom makefile fixes | Paul Brook |
2009-07-31 | Save/restore ARMv6 MMU state | Paul Brook |
2009-07-31 | esp: fix interrupt register read | Blue Swirl |
2009-07-31 | sparc64 flush pending conditional evaluations before exposing cpu state | Igor Kovalenko |
2009-07-31 | Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f) | Blue Swirl |
2009-07-30 | e1000.c doesn't properly emulate EERD and ICS registers | Bill Paul |
2009-07-30 | qemu-option: fix parse_option_number(). | Gerd Hoffmann |
2009-07-30 | qdev: convert all vga devices. | Gerd Hoffmann |
2009-07-30 | qdev/core: add monitor command to list all drivers | Gerd Hoffmann |
2009-07-30 | qdev: factor out qdev_print_devinfo. | Gerd Hoffmann |
2009-07-30 | Fix VM state change handlers running out of order | Markus Armbruster |
2009-07-30 | vnc: fix copyrect screen corruption | Gerd Hoffmann |
2009-07-30 | Remove the virtio-{blk, console}-pci-0-10 device types | Mark McLoughlin |
2009-07-30 | Remove the pc-0-10 machine type | Mark McLoughlin |
2009-07-30 | fix migration to obey -S | Paolo Bonzini |
2009-07-30 | alsa: add host suspend/resume support | Bjørn Mork |
2009-07-28 | Define ENOTSUP anywhere it isn't defined | Anthony Liguori |
2009-07-27 | Revert "Fake dirty loggin when it's not there" | Anthony Liguori |
2009-07-27 | Fix out of tree build broken by 791e08c753a9f9be3c3880b4ea83b6dfa4b6ccad | Blue Swirl |
2009-07-27 | Fix typo WIN32 -> _WIN32 | Anthony Liguori |