aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-21Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno
2011-03-21rbd: don't link with -lcryptoAurelien Jarno
2011-03-21hw/arm_sysctl.c: Add the Versatile Express system registersPeter Maydell
2011-03-21char: Prevent multiple devices opening same chardevAmit Shah
2011-03-21virtio-console: Keep chardev open for other users after hot-unplugAmit Shah
2011-03-21virtio-serial: Don't clear ->have_data() pointer after unplugAmit Shah
2011-03-21virtio-serial-bus: Simplify handle_output() functionAmit Shah
2011-03-21virtio-serial: Enable ioeventfdAmit Shah
2011-03-21virtio-serial: Disallow generic ports at id 0Amit Shah
2011-03-21virtio-serial: Use a struct to pass config information from proxyAmit Shah
2011-03-21remove qemu_get_clockPaolo Bonzini
2011-03-21add a generic scaling mechanism for timersPaolo Bonzini
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2011-03-21change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini
2011-03-21add more helper functions with explicit milli/nanosecond resolutionPaolo Bonzini
2011-03-20Fix conversions from pointer to int and vice versaStefan Weil
2011-03-19petalogix_ml605_mmu: remove unused variableBlue Swirl
2011-03-19qemu-thread: delete unused functionsBlue Swirl
2011-03-19w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroyStefan Weil
2011-03-19i8254: Fix migration from older versionsJan Kiszka
2011-03-16Expose thread_id in info cpusJan Kiszka
2011-03-16kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exitJan Kiszka
2011-03-16kvm: x86: Reorder functions in kvm.cJan Kiszka
2011-03-16kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changesJan Kiszka
2011-03-16kvm: Rework inner loop of kvm_cpu_execJan Kiszka
2011-03-16kvm: Reorder error handling of KVM_RUNJan Kiszka
2011-03-16kvm: Keep KVM_RUN return value in separate variableJan Kiszka
2011-03-16kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUGJan Kiszka
2011-03-16kvm: x86: Synchronize PAT MSR with the kernelJan Kiszka
2011-03-16x86: Save/restore PAT MSRJan Kiszka
2011-03-16x86: Properly reset PAT MSRJan Kiszka
2011-03-16kvm: Mark VCPU state dirty on creationJan Kiszka
2011-03-16kvm: x86: Do not leave halt if interrupts are disabledJan Kiszka
2011-03-16kvm: Add in-kernel irqchip awareness to cpu_thread_is_idleJan Kiszka
2011-03-16microblaze: Add PetaLogix ml605 MMU little-endian ref designMichal Simek
2011-03-16xilinx: Add AXIENET & DMA modelsEdgar E. Iglesias
2011-03-16microblaze: Compile uart 16550 serial driverMichal Simek
2011-03-16Add qcow2 documentationKevin Wolf
2011-03-15win32: implement missing timersubBlue Swirl
2011-03-15simpletrace: Move st_init() error reportingStefan Hajnoczi
2011-03-15s390: Detect invalid invocations of qemu_ram_free/remapJan Kiszka
2011-03-15x86: Unbreak TCG support for hardware breakpointsJan Kiszka
2011-03-15Implement qemu_kvm_eat_signals only for CONFIG_LINUXJan Kiszka
2011-03-15hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0Feiran Zheng
2011-03-15Improve error handling in do_snapshot_blkdev()Jes Sorensen
2011-03-15Fix ATA SMART and CHECK POWER MODEBrian Wheeler
2011-03-15Don't allow multiwrites against a block device without underlying mediumRyan Harper
2011-03-15tools: Use real async.c instead of stubsKevin Wolf
2011-03-15Add error message for loading snapshot without VM stateKevin Wolf
2011-03-15block/qcow: Don't ignore immediate read/write and other failuresStefan Weil