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
2013-05-24
s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62
Paolo Bonzini
2013-05-24
memory: fix address space initialization/destruction
Avi Kivity
2013-05-24
memory: make memory_global_sync_dirty_bitmap take an AddressSpace
Paolo Bonzini
2013-05-24
memory: do not duplicate memory_region_destructor_none
Paolo Bonzini
2013-05-24
memory: Rename readable flag to romd_mode
Jan Kiszka
2013-05-24
memory: Replace open-coded memory_region_is_romd
Jan Kiszka
2013-05-24
memory: allow memory_region_find() to run on non-root memory regions
Paolo Bonzini
2013-05-24
memory: assert that PhysPageEntry's ptr does not overflow
Paolo Bonzini
2013-05-24
exec: eliminate stq_phys_notdirty
Paolo Bonzini
2013-05-24
exec: make qemu_get_ram_ptr private
Paolo Bonzini
2013-05-24
exec: eliminate qemu_put_ram_ptr
Paolo Bonzini
2013-05-24
exec: remove obsolete comment
Paolo Bonzini
2013-05-20
Open up 1.6 development
Anthony Liguori
2013-05-20
Update version for 1.5.0 release.
v1.5.0
Anthony Liguori
2013-05-20
osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts)
Hervé Poussineau
2013-05-20
Rename hexdump to avoid FreeBSD libutil conflict
Ed Maste
2013-05-20
vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIG...
Hu Tao
2013-05-20
chardev: Make consistent with udp device for new qapi backend
Lei Li
2013-05-20
ide/macio: fix wrong opaque with TRIM support
Aurelien Jarno
2013-05-19
target-mips: set carry bit correctly in DSPControl register
Petar Jovanovic
2013-05-19
target-mips: fix EXTPDP and setting up pos field in the DSPControl reg
Petar Jovanovic
2013-05-17
target-mips: fix incorrect behaviour for EXTP
Petar Jovanovic
2013-05-17
Update version for 1.5.0-rc3 release
v1.5.0-rc3
Anthony Liguori
2013-05-17
Merge remote-tracking branch 'mdroth/qga-pull-2013-05-13' into staging
Anthony Liguori
2013-05-17
Revert "migration: don't account sleep time for calculating bandwidth"
Michael Roth
2013-05-16
main-loop: partial revert of 5e3bc73
Stefan Hajnoczi
2013-05-16
main-loop: narrow win32 pollfds_fill() event bitmasks
Stefan Hajnoczi
2013-05-16
virtio: add virtio_bus_get_dev_path.
KONRAD Frederic
2013-05-15
Update version for 1.5.0-rc2 release
v1.5.0-rc2
Anthony Liguori
2013-05-15
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-05-15
qemu-common: Resolve vector build breakes for AltiVec
Paolo Bonzini
2013-05-15
ide-test: Fix endianness problems
Kevin Wolf
2013-05-15
hw/pci-host/versatile.c: Provide property for forcing broken IRQ mapping
Peter Maydell
2013-05-15
hw/pci-host/versatile.c: Update autodetect to detect newer kernels
Peter Maydell
2013-05-15
Revert "versatile_pci: Put the host bridge PCI device at slot 29"
Peter Maydell
2013-05-15
w32: Fix configure test for -march=i486
Stefan Weil
2013-05-15
configure: Detect uuid on MacOSX (fixes compile failure)
Peter Maydell
2013-05-15
vnc: Make ledstate comparison before modifiers updated
Lei Li
2013-05-15
virtio-net-x: forward the netclient name and type.
KONRAD Frederic
2013-05-15
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
2013-05-15
qapi: fix leak in unit tests
Michael Roth
2013-05-15
qmp: fix handling of cmd with Equals in qmp-shell
Zhangleiqiang
2013-05-14
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-05-14
block: Add hint to -EFBIG error message
Kevin Wolf
2013-05-14
qcow2: Catch some L1 table index overflows
Kevin Wolf
2013-05-14
osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory
Paolo Bonzini
2013-05-14
osdep, kvm: rename low-level RAM allocation functions
Paolo Bonzini
2013-05-14
readline: Handle xterm escape sequences for Home/End keys
Kevin Wolf
2013-05-14
portability: pty.h is glibc-specific
Paolo Bonzini
2013-05-14
spitz: fix compilation failure due to pty.h namespace pollution
Paolo Bonzini
[next]