projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2011-04-01
David Gibson
Correct ppc popcntb logic, implement popcntw and popcntd
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
David Gibson
Implement missing parts of the logic for the POWER...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
David Gibson
Implement PowerPC slbmfee and slbmfev instructions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
David Gibson
Add a hook to allow hypercalls to be emulated on PowerPC
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
David Gibson
Allow qemu_devtree_setprop() to take arbitrary values
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
David Gibson
Clean up PowerPC SLB handling code
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Aurelien Jarno
target-ppc: ext32u instead of andi with constant
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Michael Walle
lm32: use lookup table for opcodes
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Michael Walle
lm32: rename raise opcode to scall
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Paolo Bonzini
add a service to reap zombies, use it in SLIRP
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Paolo Bonzini
extract I/O handler lists to iohandler.c
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Michael S....
vhost: fix dirty page handling
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Michael S....
virtio-serial: don't crash on invalid input
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Michael S....
e1000: check buffer availability
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Michael S....
virtio-pci: fix bus master work around on load
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Isaku Yamahata
pci: use uint8_t for devfn_min
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Isaku Yamahata
pci: use PCI_DEVFN in pci_get_bus_devfn()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Isaku Yamahata
pci: use devfn for pci_find_device() instead of (slot...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
Isaku Yamahata
pci: replace the magic, 256, for the maximum of devfn
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Gleb Natapov
report that QEMU process was killed by a signal
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Benjamin Poirier
rtl8139: add vlan tag insertion
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Benjamin Poirier
rtl8139: add vlan tag extraction
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
Benjamin Poirier
rtl8139: cleanup FCS calculation
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Ulrich Obergfell
severe memory leak caused by broken palette_destroy...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Peter Maydell
vl.c: Fix compilation failure if CONFIG_SDL isn't defined
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Anthony Liguori
Merge remote branch 'amit/for-anthony' into staging
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Peter Maydell
tcg/arm: Support host code being compiled for Thumb
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Anthony Liguori
Revert "x86: Save/restore PAT MSR"
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Anthony Liguori
vnc: fix build error from VNC_DIRTY_WORDS
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Wen Congyang
fix vnc regression
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jes Sorensen
qmp-commands.hx: Clean up mess of client_migrate_info
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jes Sorensen
Make VNC support optional
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jes Sorensen
error message if user specifies curses on cmd line...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jes Sorensen
error message if user specifies SDL cmd line option...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jes Sorensen
Add support for -display vnc
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jes Sorensen
Introduce -display none
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jes Sorensen
Introduce -display argument
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jes Sorensen
Consolidate DisplaySurface allocation in qemu_alloc_dis...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Peter Maydell
target-arm: use make_float32() to make constant floats...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Peter Maydell
target-arm: Fix VRECPS edge cases handling
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Peter Maydell
target-arm: Fix TCG temporary leaks for scalar VMULL
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Peter Maydell
target-arm: Set Q bit for overflow in SMUAD and SMLAD
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Peter Maydell
target-arm: Fix GE bits for v6media signed modulo arith...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Peter Maydell
target-arm: Fix UNDEF cases in Thumb load/store
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Peter Maydell
linux-user: Fix unlock_user() call in return from poll()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jan Kiszka
vmmouse: Register vmstate via qdev
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jan Kiszka
vmmouse: Fix initialization
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Jan Kiszka
vmmouse: Fix typo preventing x86-64 build
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
René Rebe
fix applesmc REV key
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
René Rebe
enable kvm for ppc(32) on ppc64
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Fabien Chouteau
target-ppc: add support for 6 SPE instructions
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Aurelien Jarno
pc-bios: update linuxboot.bin and multiboot.bin
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Gleb Natapov
fix linuxboot.bin and multiboot.bin to not hijack int19
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Anthony Liguori
Merge remote branch 'qemu-kvm/uq/master' into staging
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Anthony Liguori
seabios: update to latest git
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Juan Quintela
Fix migration uint8 arrys handled
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Andreas Färber
softfloat: Drop [s]bits{8, 16, 32, 64} types in favor...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Andreas Färber
softfloat: Resolve type mismatches between declaration...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Andreas Färber
softfloat: Prepend QEMU-style header with derivation...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Stefan Hajnoczi
e1000: Fix multi-descriptor packet checksum offload
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Aurelien Jarno
Merge branch 'for-anthony' of git://github.com/bonzini...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Aurelien Jarno
Merge branch 'for-anthony' of git://repo.or.cz/qemu...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Aurelien Jarno
rbd: don't link with -lcrypto
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Peter Maydell
hw/arm_sysctl.c: Add the Versatile Express system registers
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Amit Shah
char: Prevent multiple devices opening same chardev
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Amit Shah
virtio-console: Keep chardev open for other users after...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Amit Shah
virtio-serial: Don't clear ->have_data() pointer after...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Amit Shah
virtio-serial-bus: Simplify handle_output() function
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Amit Shah
virtio-serial: Enable ioeventfd
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Amit Shah
virtio-serial: Disallow generic ports at id 0
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Amit Shah
virtio-serial: Use a struct to pass config information...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Paolo Bonzini
remove qemu_get_clock
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Paolo Bonzini
add a generic scaling mechanism for timers
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Paolo Bonzini
change all other clock references to use nanosecond...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Paolo Bonzini
change all rt_clock references to use millisecond resol...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Paolo Bonzini
add more helper functions with explicit milli/nanosecon...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Stefan Weil
Fix conversions from pointer to int and vice versa
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Blue Swirl
petalogix_ml605_mmu: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Blue Swirl
qemu-thread: delete unused functions
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Stefan Weil
w32: Add missing functions qemu_mutex_destroy, qemu_con...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Jan Kiszka
i8254: Fix migration from older versions
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
Expose thread_id in info cpus
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
kvm: x86: Reorder functions in kvm.c
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
kvm: Rework inner loop of kvm_cpu_exec
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
kvm: Reorder error handling of KVM_RUN
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
kvm: Keep KVM_RUN return value in separate variable
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
kvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
kvm: x86: Synchronize PAT MSR with the kernel
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
x86: Save/restore PAT MSR
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
x86: Properly reset PAT MSR
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
kvm: Mark VCPU state dirty on creation
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
kvm: x86: Do not leave halt if interrupts are disabled
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Jan Kiszka
kvm: Add in-kernel irqchip awareness to cpu_thread_is_idle
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Michal Simek
microblaze: Add PetaLogix ml605 MMU little-endian ref...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Edgar E. Iglesias
xilinx: Add AXIENET & DMA models
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Michal Simek
microblaze: Compile uart 16550 serial driver
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Kevin Wolf
Add qcow2 documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Blue Swirl
win32: implement missing timersub
commit
|
commitdiff
|
tree
|
snapshot
next