summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | usb-bt doesn't support migrationGerd Hoffmann2011-07-201-0/+6
| * | | usb-wacom doesn't support migrationGerd Hoffmann2011-07-201-0/+6
| * | | usb storage: first migration support bits.Gerd Hoffmann2011-07-201-0/+12
| * | | ehci doesn't support migrationGerd Hoffmann2011-07-201-0/+7
| * | | ahci doesn't support migrationGerd Hoffmann2011-07-201-0/+6
| * | | vmstate: add no_migrate flag to VMStateDescriptionGerd Hoffmann2011-07-202-0/+2
* | | | monitor: fix build breakage with --disable-vncTeLeMan2011-07-291-0/+2
* | | | Allow to leave type on default in -machineJan Kiszka2011-07-291-1/+4
* | | | CODING_STYLE: explicitly allow braceless 'else if'Avi Kivity2011-07-291-0/+4
* | | | Fix a compilation error in xen-mapcache.cStefan Berger2011-07-291-2/+1
* | | | multiboot: Fix bss segment supportGöran Weinholt2011-07-291-5/+9
* | | | configure: add --disable-zlib-testAlon Levy2011-07-291-9/+14
* | | | Add missing trace call to oslib-posix.c:qemu_vmalloc()Jes Sorensen2011-07-291-1/+4
* | | | Fix last sector write on sd cardDr. David Alan Gilbert2011-07-291-8/+11
* | | | move unaligned memory access functions to bswap.hPaolo Bonzini2011-07-294-448/+477
* | | | softfloat: change default nan definitions to variablesPaolo Bonzini2011-07-292-51/+81
* | | | move WORDS_ALIGNED to qemu-common.hPaolo Bonzini2011-07-292-4/+4
* | | | showing a splash picture when startwayne2011-07-295-4/+199
* | | | usb-ohci: convert to MemoryRegionAvi Kivity2011-07-291-25/+17
* | | | sysbus: add MemoryRegion based memory management APIAvi Kivity2011-07-292-3/+27
* | | | pci: add MemoryRegion based BAR management APIAvi Kivity2011-07-292-8/+42
* | | | pci: pass address space to pci bus when createdAvi Kivity2011-07-2922-35/+85
* | | | pc: move global memory map out of pc_init1() and into its callersAvi Kivity2011-07-291-7/+8
* | | | pc: convert pc_memory_init() to memory APIAvi Kivity2011-07-292-19/+41
* | | | pc: grab system_memoryAvi Kivity2011-07-293-3/+12
* | | | ioport: register ranges by byte aligned addresses alwaysAvi Kivity2011-07-291-2/+2
* | | | exec.c: initialize memory mapAvi Kivity2011-07-291-0/+19
* | | | memory: transaction APIAvi Kivity2011-07-292-0/+26
* | | | memory: separate building the final memory map into two stepsAvi Kivity2011-07-291-9/+29
* | | | memory: add ioeventfd supportAvi Kivity2011-07-292-0/+269
* | | | memory: add backward compatibility for old mmio registrationAvi Kivity2011-07-292-0/+20
* | | | memory: add backward compatibility for old portio registrationAvi Kivity2011-07-292-0/+49
* | | | memory: I/O address space supportAvi Kivity2011-07-293-1/+64
* | | | memory: late initialization of ram_addrAvi Kivity2011-07-292-4/+21
* | | | memory: rename MemoryRegion::has_ram_addr to ::terminatesAvi Kivity2011-07-292-10/+10
* | | | memory: abstract address space operationsAvi Kivity2011-07-291-30/+81
* | | | Internal interfaces for memory APIAvi Kivity2011-07-292-0/+43
* | | | memory: merge adjacent segments of a single memory regionAvi Kivity2011-07-291-0/+29
* | | | memory: implement dirty trackingAvi Kivity2011-07-292-8/+32
* | | | Hierarchical memory region APIAvi Kivity2011-07-293-0/+1039
* | | | Add memory API documentationAvi Kivity2011-07-291-0/+172
* | | | qdev: Reset hot-plugged devicesJan Kiszka2011-07-291-0/+3
| |/ / |/| |
* | | Let users select their pythonsBlue Swirl2011-07-252-6/+19
* | | simpletrace: suppress a warning from unused variableBlue Swirl2011-07-251-1/+1
* | | Wrap recv to avoid warningsBlue Swirl2011-07-2513-15/+21
* | | Fix chrdev return value conversionBlue Swirl2011-07-242-4/+5
* | | qemu-ga: remove dependency on gio and gthreadAnthony Liguori2011-07-232-29/+12
* | | guest-agent: only enable FSFREEZE when it's supported by the kernelAnthony Liguori2011-07-231-5/+7
* | | Open 1.0 development branch.Anthony Liguori2011-07-231-1/+1
* | | Bump version to reflect v0.15.0-rc0Anthony Liguori2011-07-231-1/+1
OpenPOWER on IntegriCloud