summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-11usb-core: Don't set packet state to complete on a nakHans de Goede1-2/+4
2012-09-11usb: controllers do not need to check for babble themselvesHans de Goede2-9/+0
2012-09-10Add ability to force enable/disable of tools buildDaniel P. Berrange1-6/+15
2012-09-10Add ability to disable build of all targetsDaniel P. Berrange1-9/+4
2012-09-10RTC: Remove the current_tm fieldPaolo Bonzini1-11/+1
2012-09-10RTC: Get and set time without going through s->current_tmPaolo Bonzini1-16/+22
2012-09-10RTC: Do not fire timer periodically to catch next alarmPaolo Bonzini1-14/+103
2012-09-10RTC: Add divider reset supportYang Zhang1-9/+41
2012-09-10RTC: Update the RTC clock only when reading itYang Zhang1-135/+194
2012-09-10vmstate: add VMSTATE_TIMER_VPaolo Bonzini1-1/+4
2012-09-10RTC: Update interrupt state when interrupts are masked/unmaskedYang Zhang2-0/+10
2012-09-10RTC: introduce RTC_CLOCK_RATEPaolo Bonzini1-4/+5
2012-09-10RTC: Rename rtc_timer_updateYang Zhang1-5/+5
2012-09-10RTC: Remove the logic to update time format when DM bit changedYang Zhang1-9/+1
2012-09-10Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori10-34/+2151
2012-09-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori13-29/+41
2012-09-10socket: don't attempt to reconnect a TCP socket in server modeAnthony Liguori1-1/+3
2012-09-10use --libexecdir instead of ignoring it first and reinventing it laterMichael Tokarev1-3/+7
2012-09-10Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno13-37/+284
2012-09-10Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno22-349/+704
2012-09-10hw/mcf5206: Fix buffer overflow for MBAR read / writeStefan Weil1-6/+6
2012-09-10target-arm: Fix potential buffer overflowStefan Weil1-2/+2
2012-09-10hw/wm8750: Fix potential buffer overflowStefan Weil1-2/+2
2012-09-10kvm: i386: Add classic PCI device assignmentJan Kiszka3-1/+1917
2012-09-10kvm: i386: Add services required for PCI device assignmentJan Kiszka2-0/+163
2012-09-10kvm: Introduce kvm_has_intx_set_maskJan Kiszka2-0/+9
2012-09-10kvm: Introduce kvm_irqchip_update_msi_routeJan Kiszka2-0/+43
2012-09-10tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0Aurelien Jarno1-7/+7
2012-09-10target-s390x: switch to AREG0 free modeBlue Swirl9-291/+239
2012-09-10target-s390x: avoid AREG0 for misc helpersBlue Swirl5-56/+60
2012-09-10target-s390x: avoid AREG0 for condition code helpersBlue Swirl4-20/+18
2012-09-10target-s390x: avoid AREG0 for integer helpersBlue Swirl4-20/+19
2012-09-10target-s390x: avoid AREG0 for FPU helpersBlue Swirl7-191/+257
2012-09-10target-s390x: rename op_helper.c to misc_helper.cBlue Swirl3-5/+5
2012-09-10target-s390x: split memory access helpersBlue Swirl3-1159/+1193
2012-09-10target-s390x: split integer helpersBlue Swirl3-171/+203
2012-09-10target-s390x: split condition code helpersBlue Swirl4-522/+557
2012-09-10target-s390x: split FPU opsBlue Swirl5-810/+847
2012-09-10target-s390x: fix styleBlue Swirl2-237/+297
2012-09-09kvm: Clean up irqfd APIJan Kiszka4-32/+10
2012-09-09qemu: Use valgrind annotations to mark kvm guest memory as definedChristian Borntraeger2-1/+9
2012-09-08musicpal: Fix flash mappingJan Kiszka1-2/+2
2012-09-08Add MAINTAINERS entry for leon3Fabien Chouteau1-0/+6
2012-09-08target-sparc: fix fcmp{s,d,q} instructions wrt exceptionAurelien Jarno1-40/+27
2012-09-08target-xtensa: fix missing errno codes for mingw32Max Filippov1-0/+6
2012-09-08target-cris: Fix buffer overflowStefan Weil1-1/+1
2012-09-08MIPS/user: Fix reset CPU state initializationMaciej W. Rozycki3-62/+52
2012-09-07lan9118: fix multicast filteringAurelien Jarno1-1/+1
2012-09-07fix entry pointer for ELF kernels loaded with -kernel optionHenning Schild1-0/+11
2012-09-07vhost: Pass device path to vhost_dev_init()Stefan Hajnoczi3-4/+6