index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-22
pc-bios: update linuxboot.bin and multiboot.bin
Aurelien Jarno
2011-03-22
fix linuxboot.bin and multiboot.bin to not hijack int19
Gleb Natapov
2011-03-21
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2011-03-21
seabios: update to latest git
Anthony Liguori
2011-03-21
Fix migration uint8 arrys handled
Juan Quintela
2011-03-21
softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_t
Andreas Färber
2011-03-21
softfloat: Resolve type mismatches between declaration and implementation
Andreas Färber
2011-03-21
softfloat: Prepend QEMU-style header with derivation notice
Andreas Färber
2011-03-21
e1000: Fix multi-descriptor packet checksum offload
Stefan Hajnoczi
2011-03-21
Merge branch 'for-anthony' of git://github.com/bonzini/qemu
Aurelien Jarno
2011-03-21
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
2011-03-21
rbd: don't link with -lcrypto
Aurelien Jarno
2011-03-21
hw/arm_sysctl.c: Add the Versatile Express system registers
Peter Maydell
2011-03-21
remove qemu_get_clock
Paolo Bonzini
2011-03-21
add a generic scaling mechanism for timers
Paolo Bonzini
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2011-03-21
change all rt_clock references to use millisecond resolution accessors
Paolo Bonzini
2011-03-21
add more helper functions with explicit milli/nanosecond resolution
Paolo Bonzini
2011-03-20
Fix conversions from pointer to int and vice versa
Stefan Weil
2011-03-19
petalogix_ml605_mmu: remove unused variable
Blue Swirl
2011-03-19
qemu-thread: delete unused functions
Blue Swirl
2011-03-19
w32: Add missing functions qemu_mutex_destroy, qemu_cond_destroy
Stefan Weil
2011-03-19
i8254: Fix migration from older versions
Jan Kiszka
2011-03-16
Expose thread_id in info cpus
Jan Kiszka
2011-03-16
kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
Jan Kiszka
2011-03-16
kvm: x86: Reorder functions in kvm.c
Jan Kiszka
2011-03-16
kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
Jan Kiszka
2011-03-16
kvm: Rework inner loop of kvm_cpu_exec
Jan Kiszka
2011-03-16
kvm: Reorder error handling of KVM_RUN
Jan Kiszka
2011-03-16
kvm: Keep KVM_RUN return value in separate variable
Jan Kiszka
2011-03-16
kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_DEBUG
Jan Kiszka
2011-03-16
kvm: x86: Synchronize PAT MSR with the kernel
Jan Kiszka
2011-03-16
x86: Save/restore PAT MSR
Jan Kiszka
2011-03-16
x86: Properly reset PAT MSR
Jan Kiszka
2011-03-16
kvm: Mark VCPU state dirty on creation
Jan Kiszka
2011-03-16
kvm: x86: Do not leave halt if interrupts are disabled
Jan Kiszka
2011-03-16
kvm: Add in-kernel irqchip awareness to cpu_thread_is_idle
Jan Kiszka
2011-03-16
microblaze: Add PetaLogix ml605 MMU little-endian ref design
Michal Simek
2011-03-16
xilinx: Add AXIENET & DMA models
Edgar E. Iglesias
2011-03-16
microblaze: Compile uart 16550 serial driver
Michal Simek
2011-03-16
Add qcow2 documentation
Kevin Wolf
2011-03-15
win32: implement missing timersub
Blue Swirl
2011-03-15
simpletrace: Move st_init() error reporting
Stefan Hajnoczi
2011-03-15
s390: Detect invalid invocations of qemu_ram_free/remap
Jan Kiszka
2011-03-15
x86: Unbreak TCG support for hardware breakpoints
Jan Kiszka
2011-03-15
Implement qemu_kvm_eat_signals only for CONFIG_LINUX
Jan Kiszka
2011-03-15
hw/xen_disk: aio_inflight not released in handling ioreq when nr_segments==0
Feiran Zheng
2011-03-15
Improve error handling in do_snapshot_blkdev()
Jes Sorensen
2011-03-15
Fix ATA SMART and CHECK POWER MODE
Brian Wheeler
2011-03-15
Don't allow multiwrites against a block device without underlying medium
Ryan Harper
[next]