aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-07target-i386: Remove unused macrosPeter Maydell
2012-07-07.gitignore updateEduardo Habkost
2012-07-07Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-07-05target-i386: Fix compilation with --enable-debugStefan Weil
2012-07-04hw/cadence_gem: Make rx_desc_addr and tx_desc_addr uint32_tPeter Maydell
2012-07-04i.MX31: KZM-ARM11-01 evaluation boardPeter Chubb
2012-07-04i.MX31: Interrupt ControllerPeter Chubb
2012-07-04i.MX31: TimersPeter Chubb
2012-07-04i.MX31: Clock Control ModulePeter Chubb
2012-07-04i.MX: UART supportPeter Chubb
2012-07-04Exynos4: add RTC deviceOleg Ogurtsov
2012-07-04hw/exynos4210.c: Fix misleading initialization of IROM mirrorEvgeny Voevodin
2012-07-04hw/exynos4210_pwm.c: Fix STOP status in tick handler.Evgeny Voevodin
2012-07-04ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel.Stanislav Vorobiov
2012-07-02scsi: Fix transfer length for READ POSITION commands.Christian Hoff
2012-07-02scsi: Add basic support for SCSI media changer commands.Christian Hoff
2012-07-02scsi: Ensure command and transfer lengths are set for all SCSI devicesPaolo Bonzini
2012-07-02scsi: Fix LOAD_UNLOADChristian Hoff
2012-07-02scsi: Fix data length == SCSI_SENSE_BUF_SIZEChristian Hoff
2012-07-02virtio-scsi: do not crash on adding buffers to the event queuePaolo Bonzini
2012-07-02megasas: LSI Megaraid SAS HBA emulationHannes Reinecke
2012-07-02configure: Remove help for --disable-vnc-thread, --enable-vnc-threadStefan Weil
2012-07-02cpu-common.h: Remove a pointless ifndef CONFIG_USER_ONLYPeter Maydell
2012-07-02cpu-common.h: Remove unnecessary guard on including targphys.hPeter Maydell
2012-07-02megasas: Add header fileHannes Reinecke
2012-07-02ISCSI: force use of sg for SMC and SSC devicesRonnie Sahlberg
2012-07-02ISCSI: Add SCSI passthrough via scsi-generic to libiscsiRonnie Sahlberg
2012-07-02scsi-disk: implement READ DISC INFORMATIONPaolo Bonzini
2012-07-02atapi: implement READ DISC INFORMATIONPaolo Bonzini
2012-07-02scsi: add a qdev property for the disk's WWNPaolo Bonzini
2012-07-02scsi: simplify handling of the VPD page length fieldPaolo Bonzini
2012-06-29Maintain the number of dirty pagesJuan Quintela
2012-06-29dirty bitmap: abstract its useJuan Quintela
2012-06-29Exit loop if we have been there too longJuan Quintela
2012-06-29Only calculate expected_time for stage 2Juan Quintela
2012-06-29Only TCG needs TLB handlingJuan Quintela
2012-06-29No need to iterate if we already are over the limitJuan Quintela
2012-06-29Add tracepoints for savevm section start/endJuan Quintela
2012-06-29Add spent time for migrationJuan Quintela
2012-06-29Add migration_end functionOrit Wasserman
2012-06-29Add debugging infrastructureOrit Wasserman
2012-06-29Add save_block_hdr functionOrit Wasserman
2012-06-29Add MigrationParams structureIsaku Yamahata
2012-06-29Add missing check for host_from_stream_offset return value for RAM_SAVE_FLAG_...Orit Wasserman
2012-06-28bsd-user: fix buildBlue Swirl
2012-06-28x86: rename op_helper.c to seg_helper.cBlue Swirl
2012-06-28x86: split off memory access helpersBlue Swirl
2012-06-28x86: split off misc helpersBlue Swirl
2012-06-28x86: split off SMM helpersBlue Swirl
2012-06-28x86: split off SVM helpersBlue Swirl