aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-10Fix migrate_close() returning random errorkvm-77rc1Avi Kivity
2008-10-10Use qemu-allocated memory for vgaAvi Kivity
2008-10-10Add api to change memory logging status of a slotAvi Kivity
2008-10-10Add kvm_cpu_unregister_physical_memory()Avi Kivity
2008-10-10kvm: libkvm: change full memory logging to use the per-slot refcounting apiAvi Kivity
2008-10-10kvm: add api to enable or disable dirty logging on a per-slot basisAvi Kivity
2008-10-10kvm: libkvm: change the logging functions to be able to reset the log bitAvi Kivity
2008-10-10kvm: libkvm: add memory registration debugging tracesAvi Kivity
2008-10-09kvm: external module: compatibility for mtrr structuresAvi Kivity
2008-10-08kvm: external module: compile new irq_comm.cAvi Kivity
2008-10-07kvm: external module: Make KVM compile on split source/object kernel configur...Alexander Graf
2008-10-07kvm: testsuite: adjust kvmctl for userspace nmi changesAvi Kivity
2008-10-05Add missing declarations for memory aliasing functionsAvi Kivity
2008-10-05Merge branch 'qemu-cvs'Avi Kivity
2008-10-05Make ioctl table staticblueswir1
2008-10-05Make bitmask tables static constblueswir1
2008-10-05Make struct_termios_def constblueswir1
2008-10-05Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypesblueswir1
2008-10-05Make audio_pcm_opsstatic constblueswir1
2008-10-05kvm: kvmtrace: Call pthread_join only to created threadsRyota OZAKI
2008-10-05Add some missing static and const qualifiers, reg_names only used if NDEBUG setblueswir1
2008-10-05Variable logfilename is not used outside exec.cblueswir1
2008-10-05Variable autostart is not used outside main()blueswir1
2008-10-05Fix build breakage on ia64Jes Sorensen
2008-10-04Update Sparc docs, add -cpu flagblueswir1
2008-10-04Fix crc32w decoding, fix a constant width in blendvpd.balrog
2008-10-04Make network packet debug functions more accessibleblueswir1
2008-10-04Add some missing static qualifiersblueswir1
2008-10-04Move nographic export to sysemu.hblueswir1
2008-10-04Use qemu-log.hblueswir1
2008-10-04x86 "popcnt" affects flags.balrog
2008-10-04Implement SSE4.1, SSE4.2 (x86).balrog
2008-10-03Improve pflash cfi01 debug messages (Thomas Petazzoni).balrog
2008-10-03Reset CFI01 flash wcycle after erase confirm (Thomas Petazzoni).balrog
2008-10-03Rearrange tick functionsblueswir1
2008-10-03Fix missing prototype warnings by moving declarationsblueswir1
2008-10-03Fix warning about unused functionblueswir1
2008-10-03Fix warning about missing return valueblueswir1
2008-10-02Optimize 64 bit bswapmalc
2008-10-02Do not use load_seg_vm to load CS in real mode iret handlingmalc
2008-10-02Include qemu-common.h in order to get prototypes for qemu_malloc etc.blueswir1
2008-10-02Resurrect the safe part of r5274blueswir1
2008-10-02Make PCI class description tables constblueswir1
2008-10-02Make monitor command tables constblueswir1
2008-10-02Make some i386 disassembler tables constblueswir1
2008-10-02Make CPULogItem tables constblueswir1
2008-10-02Make keysym tables constblueswir1
2008-10-02Make some tables constblueswir1
2008-10-02Sun ss20 OBP does 32bit register access to esp (Robert Reif)blueswir1
2008-10-02Fix MXCC printf warning (based on patch by Robert Reif)blueswir1