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
2015-09-19
arm: Rename virt machine class to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
vexpress: Rename machine classes to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
vexpress: Don't set name on abstract class
Eduardo Habkost
2015-09-19
machine: MACHINE_TYPE_NAME macro
Eduardo Habkost
2015-09-19
qdev: Do not use slow [*] expansion for GPIO creation
Pavel Fedin
2015-09-19
qom: Fix invalid error check in property_get_str()
Markus Armbruster
2015-09-19
qom: Do not reuse errp after a possible error
Markus Armbruster
2015-09-18
cocoa: Suppress Cocoa window with -display
Rainer Müller
2015-09-18
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-09-18
ahci: clean up initial d2h semantics
John Snow
2015-09-18
ahci: remove cmd_fis argument from write_fis_d2h
John Snow
2015-09-18
ahci: fix signature generation
John Snow
2015-09-18
ahci: remove dead reset code
John Snow
2015-09-18
atapi: abort transfers with 0 byte limits
John Snow
2015-09-18
ide: fix ATAPI command permissions
John Snow
2015-09-18
ide-test: add cdrom dma test
John Snow
2015-09-18
ide-test: add cdrom pio test
John Snow
2015-09-18
qtest/ahci: export generate_pattern
John Snow
2015-09-18
qtest/ahci: use generate_pattern everywhere
John Snow
2015-09-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-09-18' into...
Peter Maydell
2015-09-18
memory: Fix bad error handling in memory_region_init_ram_ptr()
Markus Armbruster
2015-09-18
loader: Fix memory_region_init_resizeable_ram() error handling
Markus Armbruster
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
error: New error_fatal
Markus Armbruster
2015-09-18
MAINTAINERS: Add "Error reporting" entry
Markus Armbruster
2015-09-18
error: Copy location information in error_copy()
Eric Blake
2015-09-18
hmp: Allow for error message hints on HMP
Eric Blake
2015-09-18
error: only prepend timestamp on stderr
Stefan Hajnoczi
2015-09-18
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150918' into staging
Peter Maydell
2015-09-18
target-mips: improve exception handling
Pavel Dovgaluk
2015-09-18
target-mips: correct MTC0 instruction on MIPS64
Leon Alrae
2015-09-18
target-mips: add missing restriction in DAUI instruction
Leon Alrae
2015-09-18
target-mips: fix corner case in TLBWR causing QEMU to hang
Leon Alrae
2015-09-18
pic32: use LCG algorithm for generated random index of TLBWR instruction
Serge Vakulenko
2015-09-18
target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONS
Aurelien Jarno
2015-09-18
target-mips: get rid of MIPS_DEBUG
Aurelien Jarno
2015-09-18
target-mips: Fix RDHWR on CP0.Count
Alex Smith
2015-09-18
target-mips: remove wrong checks for recip.fmt and rsqrt.fmt
Petar Jovanovic
2015-09-18
target-mips: Use tcg_gen_extrh_i64_i32
Richard Henderson
2015-09-17
ide: unify io_buffer_offset increments
John Snow
2015-09-17
target-cris: update CPU state save/load to use VMStateDescription
Juan Quintela
2015-09-17
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-09-17
net: smc91c111: flush packets on RCR register changes
Peter Crosthwaite
2015-09-17
net: smc91c111: gate can_receive() on rx FIFO having a slot
Peter Crosthwaite
2015-09-17
net: smc91c111: guard flush_queued_packets() on can_rx()
Peter Crosthwaite
2015-09-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-16
nbd: release exp->blk after all clients are closed
Wen Congyang
2015-09-16
checkpatch: Escape left braces in regex
Fam Zheng
2015-09-16
monitor: uninclude cpu_ldst
Peter Crosthwaite
2015-09-16
include/exec: Move cputlb exec.c defs out
Peter Crosthwaite
[next]