aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-20migration: make qemu_fopen_ops_buffered() return voidJuan Quintela4-9/+9
2012-12-20buffered_file: Move from using a timer to use a threadJuan Quintela1-22/+36
2012-12-20protect the ramlist with a separate mutexUmesh Deshpande3-3/+44
2012-12-20add a version number to ram_listUmesh Deshpande3-1/+11
2012-12-20exec: sort the memory from biggest to smallestPaolo Bonzini2-32/+12
2012-12-20exec: change RAM list to a TAILQPaolo Bonzini6-38/+38
2012-12-20exec: change ramlist from MRU order to a 1-item cachePaolo Bonzini3-21/+30
2012-12-20migration-fd: remove duplicate includeJuan Quintela1-1/+0
2012-12-20migration: include qemu-file.hJuan Quintela4-4/+4
2012-12-20migration: remove double call to migrate_fd_closePaolo Bonzini1-1/+1
2012-12-20buffered_file: do not send more than s->bytes_xfer bytes per tickPaolo Bonzini1-2/+2
2012-12-20migration: fix migration_bitmap leakPaolo Bonzini1-6/+7
2012-12-19Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori1124-3428/+3155
2012-12-19MAINTAINERS: Include X86CPU in CPU maintenance areaAndreas Färber1-0/+1
2012-12-19cpu: Move kvm_run into CPUStateAndreas Färber5-47/+53
2012-12-19cpu: Move kvm_state field into CPUStateAndreas Färber8-47/+57
2012-12-19ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()Andreas Färber6-8/+7
2012-12-19ppc4xx_devs: Return PowerPCCPU from ppc4xx_init()Andreas Färber3-9/+13
2012-12-19ppc_booke: Pass PowerPCCPU to {decr,fit,wdt} timer callbacksAndreas Färber1-13/+10
2012-12-19ppc: Pass PowerPCCPU to [h]decr timer callbacksAndreas Färber1-8/+10
2012-12-19ppc: Pass PowerPCCPU to [h]decr callbacksAndreas Färber1-27/+33
2012-12-19ppc: Pass PowerPCCPU to ppc_set_irq()Andreas Färber3-36/+60
2012-12-19kvm: Pass CPUState to kvm_vcpu_ioctl()Andreas Färber14-156/+188
2012-12-19kvm: Pass CPUState to kvm_arch_*Andreas Färber7-92/+146
2012-12-19cpu: Move kvm_fd into CPUStateAndreas Färber3-4/+10
2012-12-19qdev-properties.c: Separate core from the code used only by qemu-system-*Eduardo Habkost5-340/+360
2012-12-19qdev: Coding style fixesEduardo Habkost2-19/+37
2012-12-19cpu: Introduce CPUListState structAndreas Färber4-21/+18
2012-12-19janitor: move remaining public headers to include/Paolo Bonzini4-0/+0
2012-12-19hw: move executable format header files to hw/Paolo Bonzini2-430/+0
2012-12-19fpu: move public header file to include/fpuPaolo Bonzini26-27/+25
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini61-61/+61
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini296-421/+421
2012-12-19misc: move include files to include/qemu/Paolo Bonzini496-673/+673
2012-12-19qom: move include files to include/qom/Paolo Bonzini27-28/+28
2012-12-19migration: move include files to include/migration/Paolo Bonzini32-33/+33
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini84-87/+87
2012-12-19exec: move include files to include/exec/Paolo Bonzini277-456/+456
2012-12-19block: move include files to include/block/Paolo Bonzini109-134/+134
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini119-241/+241
2012-12-19janitor: add guards to headersPaolo Bonzini50-0/+219
2012-12-19qapi: make struct Visitor opaquePaolo Bonzini2-40/+40
2012-12-19qapi: remove qapi/qapi-types-core.hPaolo Bonzini10-22/+10
2012-12-19qapi: move inclusions of qemu-common.h from headers to .c filesPaolo Bonzini13-1/+14
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini80-101/+95
2012-12-19qemu-ga: move qemu-ga files to qga/Paolo Bonzini5-6/+7
2012-12-19net: reorganize headersPaolo Bonzini99-156/+170
2012-12-19net: move net.c to net/Paolo Bonzini3-6/+6
2012-12-19net: do not include net.h everywherePaolo Bonzini17-16/+1
2012-12-19net: move Bluetooth stuff out of net.hPaolo Bonzini8-21/+17