summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-10RTC: Add divider reset supportYang Zhang
2012-09-10RTC: Update the RTC clock only when reading itYang Zhang
2012-09-10vmstate: add VMSTATE_TIMER_VPaolo Bonzini
2012-09-10RTC: Update interrupt state when interrupts are masked/unmaskedYang Zhang
2012-09-10RTC: introduce RTC_CLOCK_RATEPaolo Bonzini
2012-09-10RTC: Rename rtc_timer_updateYang Zhang
2012-09-10RTC: Remove the logic to update time format when DM bit changedYang Zhang
2012-09-10Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-09-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2012-09-10socket: don't attempt to reconnect a TCP socket in server modeAnthony Liguori
2012-09-10use --libexecdir instead of ignoring it first and reinventing it laterMichael Tokarev
2012-09-10Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemuAurelien Jarno
2012-09-10Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstableAurelien Jarno
2012-09-10hw/mcf5206: Fix buffer overflow for MBAR read / writeStefan Weil
2012-09-10target-arm: Fix potential buffer overflowStefan Weil
2012-09-10hw/wm8750: Fix potential buffer overflowStefan Weil
2012-09-10kvm: i386: Add classic PCI device assignmentJan Kiszka
2012-09-10kvm: i386: Add services required for PCI device assignmentJan Kiszka
2012-09-10kvm: Introduce kvm_has_intx_set_maskJan Kiszka
2012-09-10kvm: Introduce kvm_irqchip_update_msi_routeJan Kiszka
2012-09-10tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0Aurelien Jarno
2012-09-10target-s390x: switch to AREG0 free modeBlue Swirl
2012-09-10target-s390x: avoid AREG0 for misc helpersBlue Swirl
2012-09-10target-s390x: avoid AREG0 for condition code helpersBlue Swirl
2012-09-10target-s390x: avoid AREG0 for integer helpersBlue Swirl
2012-09-10target-s390x: avoid AREG0 for FPU helpersBlue Swirl
2012-09-10target-s390x: rename op_helper.c to misc_helper.cBlue Swirl
2012-09-10target-s390x: split memory access helpersBlue Swirl
2012-09-10target-s390x: split integer helpersBlue Swirl
2012-09-10target-s390x: split condition code helpersBlue Swirl
2012-09-10target-s390x: split FPU opsBlue Swirl
2012-09-10target-s390x: fix styleBlue Swirl
2012-09-09kvm: Clean up irqfd APIJan Kiszka
2012-09-09qemu: Use valgrind annotations to mark kvm guest memory as definedChristian Borntraeger
2012-09-08musicpal: Fix flash mappingJan Kiszka
2012-09-08Add MAINTAINERS entry for leon3Fabien Chouteau
2012-09-08target-sparc: fix fcmp{s,d,q} instructions wrt exceptionAurelien Jarno
2012-09-08target-xtensa: fix missing errno codes for mingw32Max Filippov
2012-09-08target-cris: Fix buffer overflowStefan Weil
2012-09-08MIPS/user: Fix reset CPU state initializationMaciej W. Rozycki
2012-09-07lan9118: fix multicast filteringAurelien Jarno
2012-09-07fix entry pointer for ELF kernels loaded with -kernel optionHenning Schild
2012-09-07vhost: Pass device path to vhost_dev_init()Stefan Hajnoczi
2012-09-07monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_paramNicholas Bellinger
2012-09-07pcie_aer: clear cmask for Advanced Error Interrupt Message NumberJason Baron
2012-09-07pcie: drop version_id field for live migrationJason Baron
2012-09-07qemu: add .exrcMichael S. Tsirkin
2012-09-06hw/pl110: Fix spelling of 'palette'Peter Maydell
2012-09-05target-xtensa: convert host errno values to guestMax Filippov
2012-09-05CHECKPATCH: Add warning for single else statement.Don Slutz