summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-11update VERSION for v1.2.2v1.2.2Michael Roth1-1/+1
2012-12-03e1000: Discard packets that are too long if !SBP and !LPEMichael Contreras1-0/+10
2012-12-03stream: fix ratelimit_set_speedDietmar Maurer1-1/+1
2012-12-03usb: fail usbdevice_create() when there is no USB busStefan Hajnoczi1-0/+7
2012-12-03qxl: reload memslots after migration, when qxl is in UNDEFINED modeYonit Halperin1-0/+1
2012-12-03virtio-scsi: Fix subtle (guest) endian bugDavid Gibson1-2/+2
2012-12-03virtio-scsi: Fix some endian bugs with virtio-scsiDavid Gibson1-3/+5
2012-12-03iscsi: do not assume device is zero initializedPeter Lieven1-0/+6
2012-12-03iscsi: fix deadlock during loginPeter Lieven1-181/+70
2012-12-03iscsi: fix segfault in url parsingPeter Lieven1-2/+1
2012-12-03qapi: fix qapi_dealloc_type_size parameter typeBruce Rogers1-1/+1
2012-12-03qapi: handle visitor->type_size() in QapiDeallocVisitorStefan Hajnoczi1-0/+6
2012-12-03qom: fix refcount of non-heap-allocated objectsPaolo Bonzini1-1/+1
2012-12-03PPC: Fix missing TRACE exceptionJulio Guerra1-1/+2
2012-12-03hmp: do not crash on invalid SCSI hotplugPaolo Bonzini1-1/+7
2012-12-03qom: dynamic_cast of NULL is always NULLPaolo Bonzini1-2/+2
2012-12-03block: Fix regression for MinGW (assertion caused by short string)Stefan Weil1-1/+2
2012-12-03tci: Fix type of tci_read_labelRichard Henderson1-2/+2
2012-12-03qcow2: Fix refcount table size calculationKevin Wolf1-1/+2
2012-12-03configure: avoid compiler warning in pipe2 detectionBruce Rogers1-2/+1
2012-12-03target-openrisc: remove conflicting definitions from cpu.hAurelien Jarno1-18/+0
2012-12-03tcg/arm: fix cross-endian qemu_st16Aurelien Jarno1-2/+18
2012-12-03tcg/arm: fix TLB access in qemu-ld/st opsAurelien Jarno1-36/+42
2012-11-30target-mips: fix wrong microMIPS opcode encoding陳韋任 (Wei-Ren Chen)1-1/+1
2012-11-30mips/malta: fix CBUS UART interrupt pinAurelien Jarno1-1/+2
2012-11-30nbd: fixes to read-only handlingPaolo Bonzini1-13/+12
2012-11-30m68k: Return semihosting errno values correctlyMeador Inge1-1/+1
2012-11-30tools: initialize main loop before block layerPaolo Bonzini2-4/+2
2012-11-30xhci: fix usb name in capsGerd Hoffmann1-2/+2
2012-11-30target-sparc64: disable VGA cirrusAurelien Jarno1-1/+0
2012-11-30PPC: Bamboo: Fix memory size DT propertyAlexander Graf1-1/+1
2012-11-30s390x: fix -initrd in virtio machineAlexander Graf1-2/+2
2012-11-30memory: fix rendering of a region obscured by anotherAvi Kivity1-6/+6
2012-11-30e1000: drop check_rxov, always treat RX ring with RDH == RDT as emptyDmitry Fleytman1-5/+2
2012-11-30target-i386: Allow tsc-frequency to be larger then 2.147GDon Slutz1-1/+1
2012-11-30hw: Fix return value check for bdrv_read, bdrv_writeStefan Weil3-20/+32
2012-11-30rtc: fix overflow in mktimegmPaolo Bonzini2-1/+46
2012-11-30qxl: always update displaysurface on resizeGerd Hoffmann1-4/+0
2012-11-30hw/qxl: qxl_dirty_surfaces: use uintptr_tAlon Levy1-2/+2
2012-11-30uhci: Raise interrupt when requested even for non active tdsHans de Goede1-1/+9
2012-11-30vnc: fix "info vnc" with "-vnc ..., reverse=on"Paolo Bonzini1-0/+4
2012-11-30ui/vnc: Only report/use TIGHT_PNG encoding if enabled.Joel Martin1-0/+2
2012-11-30fix CONFIG_QEMU_HELPERDIR generation againMichael Tokarev1-1/+1
2012-11-30configure: Fix CONFIG_QEMU_HELPERDIR generationJan Kiszka1-1/+1
2012-10-11update VERSION for v1.2.1v1.2.1Michael Roth1-1/+1
2012-10-11pseries: Don't test for MSR_PR for hypercalls under KVMDavid Gibson2-6/+6
2012-10-11fpu/softfloat.c: Return correctly signed values from uint64_to_float32Peter Maydell1-2/+2
2012-10-11i386: kvm: bit 10 of CPUID[8000_0001].EDX is reservedEduardo Habkost1-1/+1
2012-10-11Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra1-5/+2
2012-10-11hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge1-1/+2