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
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-26
xen: Switch to libxenevtchn interface for compat shims.
Ian Campbell
2016-01-26
xen_console: correctly cleanup primary console on teardown.
Ian Campbell
2016-01-26
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-01-25
fdc: change auto fallback drive for ISA FDC to 288
John Snow
2016-01-25
qtest/fdc: Support for 2.88MB drives
John Snow
2016-01-25
fdc: rework pick_geometry
John Snow
2016-01-25
fdc: add physical disk sizes
John Snow
2016-01-25
fdc: add drive type option
John Snow
2016-01-25
fdc: Add fallback option
John Snow
2016-01-25
fdc: add pick_drive
John Snow
2016-01-25
fdc: Throw an assertion on misconfigured fd_formats table
John Snow
2016-01-25
fdc: add disk field
John Snow
2016-01-25
fdc: add drive type qapi enum
John Snow
2016-01-25
fdc: reduce number of pick_geometry arguments
John Snow
2016-01-25
fdc: move pick_geometry
John Snow
2016-01-25
ide: Correct the CHS 'cyls_max' limit to be 65535
Shmulik Ladkani
2016-01-25
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160125' into staging
Peter Maydell
2016-01-23
mips: Clean up includes
Peter Maydell
2016-01-23
target-mips: Fix ALIGN instruction when bp=0
Miodrag Dinic
2016-01-23
target-mips: silence NaNs for cvt.s.d and cvt.d.s
Aurelien Jarno
2016-01-23
target-mips/cpu.h: Fix spell error
Dongxue Zhang
2016-01-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-softfloat-20160122' ...
Peter Maydell
2016-01-22
softfloat: fix return type of roundAndPackFloat16
Aurelien Jarno
2016-01-22
fpu: Replace uint8 typedef with uint8_t
Peter Maydell
2016-01-22
fpu: Replace int8 typedef with int8_t
Peter Maydell
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-22
fpu: Replace int32 typedef with int32_t
Peter Maydell
2016-01-22
fpu: Replace uint64 typedef with uint64_t
Peter Maydell
2016-01-22
fpu: Replace int64 typedef with int64_t
Peter Maydell
2016-01-22
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2016-01-22
fsdev: use error_report() instead of fprintf(stderr)
Greg Kurz
2016-01-22
9pfs: use error_report() instead of fprintf(stderr)
Greg Kurz
2016-01-22
seabios: fix submodule
Gerd Hoffmann
2016-01-21
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
2016-01-21
Xen PCI passthru: convert to realize()
Cao jin
2016-01-21
Add Error **errp for xen_pt_config_init()
Cao jin
2016-01-21
Add Error **errp for xen_pt_setup_vga()
Cao jin
2016-01-21
Add Error **errp for xen_host_pci_device_get()
Cao jin
2016-01-21
Xen: use qemu_strtoul instead of strtol
Cao jin
2016-01-21
Change xen_host_pci_sysfs_path() to return void
Cao jin
2016-01-21
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-01-21
xen-pvdevice: convert to realize()
Cao jin
2016-01-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160121'...
Peter Maydell
2016-01-21
target-i386: Add PKU and and OSPKE support
Huaitong Han
2016-01-21
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
2016-01-21
target-i386: Reorganize TSC rate setting code
Haozhong Zhang
2016-01-21
target-i386: Fallback vcpu's TSC rate to value returned by KVM
Haozhong Zhang
2016-01-21
target-i386: Add suffixes to MMReg struct fields
Eduardo Habkost
2016-01-21
target-i386: Define MMREG_UNION macro
Eduardo Habkost
[next]