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
2021-01-04
clock: Remove clock_get_ns()
Peter Maydell
2021-01-04
target/mips: Don't use clock_get_ns() in clock period calculation
Peter Maydell
2021-01-04
clock: Introduce clock_ticks_to_ns()
Peter Maydell
2021-01-04
vt82c686: Rename superio config related parts
BALATON Zoltan
2021-01-04
vt82c686: Use shorter name for local variable holding object state
BALATON Zoltan
2021-01-04
vt82c686: Remove unneeded includes and defines
BALATON Zoltan
2021-01-04
vt82c686: Convert debug printf to trace points
BALATON Zoltan
2021-01-04
vt82c686: Remove legacy vt82c686b_pm_init() function
BALATON Zoltan
2021-01-04
vt82c686: Remove legacy vt82c686b_isa_init() function
BALATON Zoltan
2021-01-04
audio/via-ac97: Simplify code and set user_creatable to false
BALATON Zoltan
2021-01-04
vt82c686: Split off via-[am]c97 into separate file in hw/audio
BALATON Zoltan
2021-01-04
vt82c686: Remove vt82c686b_[am]c97_init() functions
BALATON Zoltan
2021-01-04
vt82c686: Rename VT82C686B to VT82C686B_ISA
BALATON Zoltan
2021-01-04
vt82c686: Remove unnecessary _DEVICE suffix from type macros
BALATON Zoltan
2021-01-04
vt82c686: Rename AC97/MC97 parts from VT82C686B to VIA
BALATON Zoltan
2021-01-04
hw/pci-host/bonito: Use pci_config_set_interrupt_pin()
Philippe Mathieu-Daudé
2021-01-04
hw/pci-host/bonito: Display hexadecimal value with '0x' prefix
Philippe Mathieu-Daudé
2021-01-04
hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
hw/pci-host/uninorth: Use the PCI_FUNC() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2021-01-04
readline: Fix possible array index out of bounds in readline_hist_add()
Alex Chen
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-2...
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
2020-12-31
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' in...
Peter Maydell
2020-12-31
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2020-12-31
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201218a'...
Peter Maydell
2020-12-31
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
2020-12-30
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...
Peter Maydell
2020-12-22
tests/acceptance: Add a test with the Fedora 31 kernel and initrd
Thomas Huth
2020-12-21
s390x/pci: Fix memory_region_access_valid call
Matthew Rosato
2020-12-21
s390x/pci: fix pcistb length
Matthew Rosato
2020-12-21
tests/acceptance: Test the virtio-balloon device on s390x
Thomas Huth
2020-12-21
tests/acceptance: Test virtio-rng on s390 via /dev/hwrng
Thomas Huth
2020-12-21
tests/acceptance: Extract the code to clear dmesg and wait for CRW reports
Thomas Huth
2020-12-21
tests/acceptance: test hot(un)plug of ccw devices
Cornelia Huck
2020-12-21
target/s390x: Improve SUB LOGICAL WITH BORROW
Richard Henderson
2020-12-21
target/s390x: Improve cc computation for SUBTRACT LOGICAL
Richard Henderson
2020-12-21
target/s390x: Improve ADD LOGICAL WITH CARRY
Richard Henderson
2020-12-21
target/s390x: Improve cc computation for ADD LOGICAL
Richard Henderson
2020-12-21
qga/commands-posix: Send CCW address on s390x with the fsinfo data
Thomas Huth
2020-12-21
MAINTAINERS: move my git tree to gitlab
Cornelia Huck
2020-12-21
s390x: pv: Fence additional unavailable SCLP facilities for PV guests
Janosch Frank
2020-12-19
qobject: Make QString immutable
Markus Armbruster
2020-12-19
block: Use GString instead of QString to build filenames
Markus Armbruster
2020-12-19
keyval: Use GString to accumulate value strings
Markus Armbruster
[next]