aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-12Introduce qemu_cond_wait() wrapperkvm-69rc1kvm-69Jan Kiszka
2008-05-12Ia64 build fixXiantao Zhang
2008-05-11Remove hacking the segment attributes on resetAvi Kivity
2008-05-11Fix segment reset values to match real processorsAvi Kivity
2008-05-09Virtio-blk save/restore supportAnthony Liguori
2008-05-09Virtio-net save/restore supportAnthony Liguori
2008-05-09Virtio save/restore supportAnthony Liguori
2008-05-09Validate the SG list layouts in virtioAnthony Liguori
2008-05-09Support more than 3.5GB with virtioAnthony Liguori
2008-05-08Merge branch 'qemu-cvs'Avi Kivity
2008-05-08Only select once per-main_loop iterationAnthony Liguori
2008-05-08Interrupt io thread in qemu_set_fd_handler2Anthony Liguori
2008-05-08Use signalfd() in io-threadAnthony Liguori
2008-05-08Add support for signalfd()Anthony Liguori
2008-05-08Replace SIGUSR1 in io-thread with eventfd()Anthony Liguori
2008-05-08Add support for eventfd()Anthony Liguori
2008-05-08cirrusfb: proper "Attribute Controller Toggle Readback" register behaviouraurel32
2008-05-07Update ARM non-rt sigframe layout.pbrook
2008-05-07Be more economical with local temporaries.ths
2008-05-07Simplify some constant loadsblueswir1
2008-05-07Fix potential condition code problemsblueswir1
2008-05-07Mention missing CPU save/restore.ths
2008-05-07CRIS: Disable softfloat and dyngen ops.edgar_igl
2008-05-07Delete redundant prototype.ths
2008-05-07CRIS: Remove X flag from tb flags.edgar_igl
2008-05-07Revert 4367blueswir1
2008-05-07CRIS: More TCG conversion.edgar_igl
2008-05-07Add a file missing from the previous commit.balrog
2008-05-07Nokia N810 basic system emulation.balrog
2008-05-07Avoid arithmetics on void * in MusicPal audio code (Jan Kiszka).balrog
2008-05-07Delete more obsolete dyngen ops.ths
2008-05-07MusicPal docs snippet (Jan Kiszka) and reshuffle ChangeLog.balrog
2008-05-07Delete obsolete MIPS dyngen ops.ths
2008-05-07kvm: testsuite: don't use mmio for smsw/lmsw testsAvi Kivity
2008-05-07Regenerate bios for pci slot 9 and 25 fixesAvi Kivity
2008-05-07kvm: bios: fix copy&paste bug in ACPI IRQ routing tablesMarcelo Tosatti
2008-05-06Convert some MIPS load/store instructions to TCG.ths
2008-05-06Enable 64-bit FPU only for NewABI. Spotted by Vince Weaver.ths
2008-05-06Align file accesses with cache=off (Kevin Wolf, Laurent Vivier)blueswir1
2008-05-06ECC updated based on information released recently by Sun (Robert Reif)blueswir1
2008-05-06Update ARM rt_frame layout.pbrook
2008-05-06Disable the temporary timer slowdown for etrax.edgar_igl
2008-05-06MusicPal: fix gcc4 build (Jan Kiszka).balrog
2008-05-06PPC: fix efstst* instructionsaurel32
2008-05-06PPC: fix definition of msr_speaurel32
2008-05-06Ppc: set memory size correctly in the device treeJerone Young
2008-05-06Ppc: add function dt_cell_multi to hw/device_tree.cJerone Young
2008-05-06Fix OMAP1 MPU-timer rate on 32-bit hosts.balrog
2008-05-06Fix signal handler compilation on __arm__.balrog
2008-05-06Force correct evaluation order in a a == b != c condition.balrog