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-03-10
Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
numa: remove superfluous '\n' around error_setg
Gonglei
2015-03-10
pl330.c: remove superfluous '\n' around error_setg
Gonglei
2015-03-10
a9gtimer: remove superfluous '\n' around error_setg
Gonglei
2015-03-10
block: remove superfluous '\n' around error_report/error_setg
Gonglei
2015-03-10
qmp-commands.hx: Fix several typos
Alberto Garcia
2015-03-10
qerror.h: Swap definitions that were not in alphabetical order
Alberto Garcia
2015-03-10
Add copyright and author after file split
Stefan Berger
2015-03-10
cutils: refine strtol error handling in parse_debug_env
Paolo Bonzini
2015-03-10
qemu-options: fix/document -incoming options
Michael Tokarev
2015-03-10
smbios: document cmdline options for smbios type 2-4, 17 structures
Gabriel L. Somlo
2015-03-10
memsave: Improve and disambiguate error message
Borislav Petkov
2015-03-10
xilinx_ethlite: Clean up after commit 2f991ad
Markus Armbruster
2015-03-10
xen-pt: fix Out-of-bounds read
Gonglei
2015-03-10
xen-pt: fix Negative array index read
Gonglei
2015-03-09
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-03-09
target-ppc: Fix warnings from Sparse
Stefan Weil
2015-03-09
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
2015-03-09
sPAPR: Implement EEH RTAS calls
Gavin Shan
2015-03-09
target-ppc: Add versions to server CPU descriptions
Alexey Kardashevskiy
2015-03-09
PPC: Introduce the Virtual Time Base (VTB) SPR register
Cyril Bur
2015-03-09
PPC: Remove duplicate OPENPIC defines in default-configs
Alexander Graf
2015-03-09
ppc64-softmmu: Remove duplicated OPENPIC from config
Alexey Kardashevskiy
2015-03-09
Revert "default-configs/ppc64: add all components of i82378 SuperIO chip used...
Alexey Kardashevskiy
2015-03-09
spapr_vio: Convert to realize()
Markus Armbruster
2015-03-09
openpic: convert to vmstate
Mark Cave-Ayland
2015-03-09
openpic: switch IRQQueue queue from inline to bitmap
Mark Cave-Ayland
2015-03-09
openpic: fix up loadvm under -M mac99
Mark Cave-Ayland
2015-03-09
openpic: fix segfault on -M mac99 savevm
Mark Cave-Ayland
2015-03-09
target-ppc: force update of msr bits in cpu_post_load
Mark Cave-Ayland
2015-03-09
target-ppc: move sdr1 value change detection logic to helper_store_sdr1()
Mark Cave-Ayland
2015-03-09
cuda.c: include adb_poll_timer in VMStateDescription
Mark Cave-Ayland
2015-03-09
adb.c: include ADBDevice parent state in KBDState and MouseState
Mark Cave-Ayland
2015-03-09
macio.c: include parent PCIDevice state in VMStateDescription
Mark Cave-Ayland
2015-03-09
display cpu id dump state
Tristan Gingold
2015-03-09
Openpic: check that cpu id is within the number of cpus
Fabien Chouteau
2015-03-09
pseries: Switch VGA endian on H_SET_MODE
David Gibson
2015-03-09
vga: Expose framebuffer byteorder as a QOM property
David Gibson
2015-03-09
spapr: Clean up misuse of qdev_init() in xics-kvm creation
Markus Armbruster
2015-03-09
PPC: Clean up misuse of qdev_init() in kvm-openpic creation
Markus Armbruster
2015-03-09
pseries: Export RTC time via QOM
David Gibson
2015-03-09
pseries: Move rtc_offset into RTC device's state structure
David Gibson
2015-03-09
pseries: Make the PAPR RTC a qdev device
David Gibson
2015-03-09
pseries: Make RTAS time of day functions respect -rtc options
David Gibson
2015-03-09
pseries: Add spapr_rtc_read() helper function
David Gibson
2015-03-09
pseries: Add more parameter validation in RTAS time of day functions
David Gibson
2015-03-09
pseries: Move sPAPR RTC code into its own file
David Gibson
2015-03-09
Add more VMSTATE_*_TEST variants for integers
David Gibson
2015-03-09
Generalize QOM publishing of date and time from mc146818rtc.c
David Gibson
2015-03-09
spapr-pci: Enable huge BARs
Alexey Kardashevskiy
[next]