aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-23target-arm: initial coprocessor register frameworkPeter Maydell
2012-03-23target-arm: Move c0_cachetype to ARMCPUPeter Maydell
2012-03-23target-arm: Move MVFR* VFP feature register values to ARMCPUPeter Maydell
2012-03-23target-arm: Move reset FPSID to ARMCPUPeter Maydell
2012-03-23target-arm: Move feature bit settings to init fnsPeter Maydell
2012-03-23target-arm: Don't use common instance initPeter Maydell
2012-03-23target-arm: Prepare model-specific class_init functionAndreas Färber
2012-03-23target-arm: Embed CPUARMState in QOM ARMCPUAndreas Färber
2012-03-23target-arm: Introduce QOM ARMCPUClassAndreas Färber
2012-03-19Merge remote-tracking branch 'sstabellini/saverestore-8' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'spice/spice.v50' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori
2012-03-19xen: do not allocate RAM during INMIGRATE runstateAnthony PERARD
2012-03-19xen mapcache: check if memory region has moved.Anthony PERARD
2012-03-19xen: record physmap changes to xenstoreStefano Stabellini
2012-03-19Set runstate to INMIGRATE earlierStefano Stabellini
2012-03-19Introduce "xen-save-devices-state"Stefano Stabellini
2012-03-19exec: fix guest memory access for XenAnthony PERARD
2012-03-19Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-03-19scsi: add get_dev_pathPaolo Bonzini
2012-03-19virtio-scsi: call unregister_savevm properlyPaolo Bonzini
2012-03-19scsi: copy serial number into VPD page 0x83Paolo Bonzini
2012-03-19scsi-cd: check ready condition before processing several commandsPaolo Bonzini
2012-03-19get rid of CONFIG_VIRTIO_SCSIPaolo Bonzini
2012-03-19Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori
2012-03-19Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-03-19spice: fix broken initializationAlon Levy
2012-03-19hw/qxl.c: Fix compilation failures on 32 bit hostsPeter Maydell
2012-03-19qxl/qxl_render.c: add trace eventsAlon Levy
2012-03-19qxl: switch qxl.c to trace-eventsAlon Levy
2012-03-19qxl: init_pipe_signaling: exit on failureAlon Levy
2012-03-19monitor: fix client_migrate_info error handlingYonit Halperin
2012-03-19spice: set spice uuid and nameMarc-André Lureau
2012-03-19qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()Jeff Cody
2012-03-19ioapic: fix build with DEBUG_IOAPICJason Wang
2012-03-19.gitignore: add qemu-bridge-helper and option rom build productsDavid Gibson
2012-03-19cleanup obsolete typedefJoshua Housh
2012-03-19monitor: Remove unused bool field 'qapi' in mon_cmd_t structJeff Cody
2012-03-19ds1338: Add missing break statementStefan Weil
2012-03-19vnc: Fix packed boolean struct membersStefan Weil
2012-03-19Remove type field in ModuleEntry as it's not usedChen Yufei
2012-03-19memory: check for watchpoints when getting code ram_addrAvi Kivity
2012-03-19exec: fix write tlb entry misused as iotlbAvi Kivity
2012-03-18tcg: fix sparc host for AREG0 free operationBlue Swirl
2012-03-18Sparc: avoid AREG0 wrappers for memory access helpersBlue Swirl
2012-03-18Sparc: avoid AREG0 for memory access helpersBlue Swirl
2012-03-18TCG: add 5 arg helpers to def-helper.hBlue Swirl
2012-03-18softmmu templates: optionally pass CPUState to memory access functionsBlue Swirl