aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-09Merge tag 'v1.1.2' into stable-1.1qemu-kvm-1.1.2stable-1.1Avi Kivity
2012-09-05update VERSION for 1.1.2Michael Roth
2012-09-05console: bounds check whenever changing the cursor due to an escape codeIan Campbell
2012-09-05qemu-timer: properly arm alarm timer for timers set by device initializationPaolo Bonzini
2012-09-05target-xtensa: return ENOSYS for unimplemented simcallsMax Filippov
2012-09-05target-xtensa: fix big-endian BBS/BBC implementationMax Filippov
2012-09-05ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream activeHans de Goede
2012-09-05msix: make [un]use vectors on reset/load optionalMichael S. Tsirkin
2012-09-05reset PMBA and PMREGMISC PIIX4 registers.Gleb Natapov
2012-09-05qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAXStefano Stabellini
2012-08-30qemu-ga: Fix null pointer passed to unlink in failure branchStefan Weil
2012-08-30memory: Fix copy&paste mistake in memory_region_iorange_writeJan Kiszka
2012-08-30ivshmem: remove redundant ioeventfd configurationCam Macdonell
2012-08-30hw/arm_gic.c: Define .class_size in arm_gic_info TypeInfoPeter Maydell
2012-08-28tcg/mips: fix broken CONFIG_TCG_PASS_AREG0 codeAurelien Jarno
2012-08-28audio/winwave: previous audio buffer should be flushedmunkyu.im
2012-08-28target-mips: allow microMIPS SWP and SDP to have RD equal to BASEEric Johnson
2012-08-28target-mips: add privilege level check to several Cop0 instructionsEric Johnson
2012-08-28mips-linux-user: Always support rdhwr.Richard Henderson
2012-08-28target-mips: Streamline indexed cp1 memory addressing.Richard Henderson
2012-08-28Fix order of CVT.PS.S operandsRichard Sandiford
2012-08-28Fix operands of RECIP2.S and RECIP2.PSRichard Sandiford
2012-08-28tcg/ia64: fix and optimize ld/st slow pathAurelien Jarno
2012-08-28tcg/ia64: fix prologue/epilogueAurelien Jarno
2012-08-28tcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 codePeter Maydell
2012-08-28target-i386/translate.c: mov to/from crN/drN: ignore mod bitsMatthew Ogilvie
2012-08-28ivshmem: fix memory_region_del_eventfd assertion failurePaolo Bonzini
2012-08-28qom: object_delete should unparent the object firstPaolo Bonzini
2012-08-28monitor: don't try to initialize json parser when monitor is HMPAnthony Liguori
2012-08-28target-mips: Fix some helper functions (VR54xx multiplication)Stefan Weil
2012-08-28target-mips: Enable access to required RDHWR hardware registersMeador Inge
2012-08-28monitor: move json init from OPEN event to initAnthony Liguori
2012-08-28softmmu-semi: fix lock_user* functions not to deref NULL upon OOMJim Meyering
2012-08-28arm-semi: don't leak 1KB user string lock buffer upon TARGET_SYS_OPENJim Meyering
2012-08-28sheepdog: don't leak socket file descriptor upon connection failureJim Meyering
2012-08-28linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failureJim Meyering
2012-08-28qemu-ga: don't leak a file descriptor upon failed lockfJim Meyering
2012-08-28xen-all.c: fix multiply issue for int and uint typesDongxiao Xu
2012-08-28Fix invalidate if memory requested was not bucket alignedFrediano Ziglio
2012-08-28i82378: Remove bogus MMIO coalescingJan Kiszka
2012-08-28eventfd: making it thread safeAlexey Kardashevskiy
2012-08-28iscsi: fix races between task completion and abortPaolo Bonzini
2012-08-28iscsi: simplify iscsi_schedule_bhPaolo Bonzini
2012-08-28iscsi: move iscsi_schedule_bh and iscsi_readv_writev_bh_cbPaolo Bonzini
2012-08-28Documentation: Warn against qemu-img on active imageKevin Wolf
2012-08-28vmdk: Read footer for streamOptimized imagesKevin Wolf
2012-08-28vmdk: Fix header structureKevin Wolf
2012-08-21vl: Round argument of -m up to multiple of 8KiBMarkus Armbruster
2012-08-21pc: Fix RTC CMOS info on RAM for ram_size < 1MiBMarkus Armbruster
2012-08-21kvm: i8254: Finish time conversion fixJan Kiszka