Age | Commit message (Expand) | Author |
2012-09-10 | RTC: Do not fire timer periodically to catch next alarm | Paolo Bonzini |
2012-09-10 | RTC: Add divider reset support | Yang Zhang |
2012-09-10 | RTC: Update the RTC clock only when reading it | Yang Zhang |
2012-09-10 | vmstate: add VMSTATE_TIMER_V | Paolo Bonzini |
2012-09-10 | RTC: Update interrupt state when interrupts are masked/unmasked | Yang Zhang |
2012-09-10 | RTC: introduce RTC_CLOCK_RATE | Paolo Bonzini |
2012-09-10 | RTC: Rename rtc_timer_update | Yang Zhang |
2012-09-10 | RTC: Remove the logic to update time format when DM bit changed | Yang Zhang |
2012-09-10 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2012-09-10 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2012-09-10 | socket: don't attempt to reconnect a TCP socket in server mode | Anthony Liguori |
2012-09-10 | use --libexecdir instead of ignoring it first and reinventing it later | Michael Tokarev |
2012-09-10 | Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemu | Aurelien Jarno |
2012-09-10 | Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable | Aurelien Jarno |
2012-09-10 | hw/mcf5206: Fix buffer overflow for MBAR read / write | Stefan Weil |
2012-09-10 | target-arm: Fix potential buffer overflow | Stefan Weil |
2012-09-10 | hw/wm8750: Fix potential buffer overflow | Stefan Weil |
2012-09-10 | kvm: i386: Add classic PCI device assignment | Jan Kiszka |
2012-09-10 | kvm: i386: Add services required for PCI device assignment | Jan Kiszka |
2012-09-10 | kvm: Introduce kvm_has_intx_set_mask | Jan Kiszka |
2012-09-10 | kvm: Introduce kvm_irqchip_update_msi_route | Jan Kiszka |
2012-09-10 | tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0 | Aurelien Jarno |
2012-09-10 | target-s390x: switch to AREG0 free mode | Blue Swirl |
2012-09-10 | target-s390x: avoid AREG0 for misc helpers | Blue Swirl |
2012-09-10 | target-s390x: avoid AREG0 for condition code helpers | Blue Swirl |
2012-09-10 | target-s390x: avoid AREG0 for integer helpers | Blue Swirl |
2012-09-10 | target-s390x: avoid AREG0 for FPU helpers | Blue Swirl |
2012-09-10 | target-s390x: rename op_helper.c to misc_helper.c | Blue Swirl |
2012-09-10 | target-s390x: split memory access helpers | Blue Swirl |
2012-09-10 | target-s390x: split integer helpers | Blue Swirl |
2012-09-10 | target-s390x: split condition code helpers | Blue Swirl |
2012-09-10 | target-s390x: split FPU ops | Blue Swirl |
2012-09-10 | target-s390x: fix style | Blue Swirl |
2012-09-09 | kvm: Clean up irqfd API | Jan Kiszka |
2012-09-09 | qemu: Use valgrind annotations to mark kvm guest memory as defined | Christian Borntraeger |
2012-09-08 | musicpal: Fix flash mapping | Jan Kiszka |
2012-09-08 | Add MAINTAINERS entry for leon3 | Fabien Chouteau |
2012-09-08 | target-sparc: fix fcmp{s,d,q} instructions wrt exception | Aurelien Jarno |
2012-09-08 | target-xtensa: fix missing errno codes for mingw32 | Max Filippov |
2012-09-08 | target-cris: Fix buffer overflow | Stefan Weil |
2012-09-08 | MIPS/user: Fix reset CPU state initialization | Maciej W. Rozycki |
2012-09-07 | lan9118: fix multicast filtering | Aurelien Jarno |
2012-09-07 | fix entry pointer for ELF kernels loaded with -kernel option | Henning Schild |
2012-09-07 | vhost: Pass device path to vhost_dev_init() | Stefan Hajnoczi |
2012-09-07 | monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param | Nicholas Bellinger |
2012-09-07 | pcie_aer: clear cmask for Advanced Error Interrupt Message Number | Jason Baron |
2012-09-07 | pcie: drop version_id field for live migration | Jason Baron |
2012-09-07 | qemu: add .exrc | Michael S. Tsirkin |
2012-09-06 | hw/pl110: Fix spelling of 'palette' | Peter Maydell |
2012-09-05 | target-xtensa: convert host errno values to guest | Max Filippov |