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-06-01
migration: Remove duplicate bandwidth_limit set
Lei Li
2013-06-01
docs: Fix typo and update file in migration
Lei Li
2013-06-01
configure: try pkg-config ncurses first
Ed Maste
2013-06-01
rtc: remove rtc_set_date
Hu Tao
2013-06-01
linux-user: Fix typo in comment
Lei Li
2013-06-01
configure: remove confusing file manipulation
Ed Maste
2013-06-01
debugcon: fix compiler warning when open DEBUG_DEBUGCON
liguang
2013-06-01
debugcon: make debug message more readable
liguang
2013-06-01
debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
liguang
2013-06-01
Remove unnecessary break statements
Stefan Weil
2013-06-01
don't run pkg-config for features explicitly disabled
Michael Tokarev
2013-05-31
target-i386: Fix aflag logic for CODE64 and the 0x67 prefix
Richard Henderson
2013-05-31
s390/ipl: Fix spurious errors in virtio
Christian Borntraeger
2013-05-31
Merge remote-tracking branch 'mdroth/qga-pull-2013-05-30' into staging
Anthony Liguori
2013-05-31
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-05-31
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-05-31
target-i386: Fix mask of pte index in memory mapping
Qiao Nuohan
2013-05-31
target-i386: fix abort on bad PML4E/PDPTE/PDE/PTE addresses
Luiz Capitulino
2013-05-30
seccomp: add the asynchronous I/O syscalls to the whitelist
Paul Moore
2013-05-30
gdbstub: do not restart crashed guest
Paolo Bonzini
2013-05-30
qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
Amos Kong
2013-05-30
Makefile: create ".../var/run" when installing the POSIX guest agent
Laszlo Ersek
2013-05-30
qga: save state directory in ga_install_service()
Laszlo Ersek
2013-05-30
qga: remove undefined behavior in ga_install_service()
Laszlo Ersek
2013-05-30
qga: create state directory on win32
Laszlo Ersek
2013-05-30
configure: don't save any fixed local_statedir for win32
Laszlo Ersek
2013-05-30
qga: determine default state dir and pidfile dynamically
Laszlo Ersek
2013-05-30
osdep: add qemu_get_local_state_pathname()
Laszlo Ersek
2013-05-30
qapi: pad GenericList value fields to 64 bits
Michael Roth
2013-05-29
memory: add return value to address_space_rw/read/write
Paolo Bonzini
2013-05-29
memory: propagate errors on I/O dispatch
Paolo Bonzini
2013-05-29
exec: just use io_mem_read/io_mem_write for 8-byte I/O accesses
Paolo Bonzini
2013-05-29
memory: correctly handle endian-swapped 64-bit accesses
Paolo Bonzini
2013-05-29
memory: split accesses even when the old MMIO callbacks are used
Paolo Bonzini
2013-05-29
memory: add big endian support to access_with_adjusted_size
Paolo Bonzini
2013-05-29
memory: accept mismatching sizes in memory_region_access_valid
Paolo Bonzini
2013-05-29
memory: add address_space_access_valid
Paolo Bonzini
2013-05-29
exec: implement .valid.accepts for subpages
Paolo Bonzini
2013-05-29
memory: export memory_region_access_valid to exec.c
Paolo Bonzini
2013-05-29
exec: introduce memory_access_size
Paolo Bonzini
2013-05-29
exec: introduce memory_access_is_direct
Paolo Bonzini
2013-05-29
exec: expect mr->ops to be initialized for ROM
Paolo Bonzini
2013-05-29
memory: assign MemoryRegionOps to all regions
Paolo Bonzini
2013-05-29
memory: move unassigned_mem_ops to memory.c
Paolo Bonzini
2013-05-29
memory: add address_space_translate
Paolo Bonzini
2013-05-29
memory: dispatch unassigned accesses based on .valid.accepts
Paolo Bonzini
2013-05-29
exec: do not use error_mem_read
Paolo Bonzini
2013-05-29
exec: make io_mem_unassigned private
Paolo Bonzini
2013-05-29
cputlb: simplify tlb_set_page
Paolo Bonzini
2013-05-29
exec: drop useless #if
Paolo Bonzini
[next]