127434 Commits (e43c84813f96a496403a869973acd1a4278fec3c)
 

Author SHA1 Message Date
Daniel P. Berrangé e43c84813f util: introduce some API docs for logging APIs 11 months ago
Daniel P. Berrangé 215235d365 util: add API to fetch the current thread name 12 months ago
Daniel P. Berrangé d74938d14c util: set the name for the 'main' thread on Windows 1 year ago
Daniel P. Berrangé 8f68a33ad4 audio: make jackaudio use qemu_thread_set_name 12 months ago
Daniel P. Berrangé 46255cc2be util: expose qemu_thread_set_name 12 months ago
Daniel P. Berrangé 71d81b320d util: fix race setting thread name on Win32 6 months ago
Daniel P. Berrangé 1b65aeed2a system: unconditionally enable thread naming 1 year ago
Daniel P. Berrangé 65c67540b7 monitor: initialize global data from a constructor 1 year ago
Daniel P. Berrangé e3d9c2a0ce include: define constant for early constructor priority 1 year ago
Daniel P. Berrangé cbb724e0bd qemu-options: remove extraneous [] around arg values 7 months ago
Daniel P. Berrangé 3275771e91 docs: simplify DiamondRapids CPU docs 6 months ago
Daniel P. Berrangé 9545c059f7 io: fix cleanup for websock I/O source data on cancellation 7 months ago
Daniel P. Berrangé d39d0f3acd io: fix cleanup for TLS I/O source data on cancellation 7 months ago
Daniel P. Berrangé 163cd0ae11 io: separate freeing of tasks from marking them as complete 7 months ago
Daniel P. Berrangé 79773cd123 scripts: detect another GPL license boilerplate variant 9 months ago
Peter Maydell 3fb456e9a0 * Remove qemu-system-microblazeel (qemu-system-microblaze can be used instead) 5 months ago
Peter Maydell 4577ac30d8 git-publish --base upstream/master --pull --to qemu-devel@nongnu.org --no-check-url 5 months ago
Peter Maydell 333aaa55f0 * target/alpha: Fix for record/replay issue 5 months ago
Peter Maydell 0aac79bd79 ppc queue for 11.0 5 months ago
Daniel P. Berrangé 424b4b82d5 gitlab: ensure docker output is always displayed in CI 6 months ago
Daniel P. Berrangé 2d3d5ae1ad tests/docker: allow display of docker output 6 months ago
Daniel P. Berrangé c5ecd377a0 tests/docker: add support for podman remote access 6 months ago
Daniel P. Berrangé fbf4fa1091 tests/docker: improve handling of docker probes 6 months ago
Thomas Huth 46a25ae3f0 Remove the qemu-system-microblazeel target from the build 6 months ago
Thomas Huth 34faec9fe8 gitlab-ci: Remove the microblazeel target from the CI jobs 6 months ago
Thomas Huth b63b340430 tests/qtest: Remove the microblazeel target from the qtests 6 months ago
Thomas Huth 0e2c5647d9 tests/functional: Remove the microblazeel test 6 months ago
Peter Maydell d23e916926 tests/functional: Make sure test case .py files are executable 6 months ago
Aby Sam Ross 78c25188e0 s390x/pci: prevent null pointer dereference during zpci hot unplug 6 months ago
Glenn Miles 8dec25e04e
MAINTAINERS: Add self as reviewer for PowerPC TCG 6 months ago
Caleb Schlossin 0b74dd1d80
ppc/pnv: Add OCC FLAG registers 6 months ago
Caleb Schlossin 2211bb484c
ppc/pnv: Support for SECURITY_SWITCH XSCOM register access 6 months ago
Peter Maydell 78c6b6010c
target/ppc/translate: Fix TCG debug assert translating CLRBWIBC 6 months ago
Siva Mahadevan f0f6eae80f bsd-user: update aarch64-bsd-user.mak gdb XML list 6 months ago
Stacey Son b6f070a771 bsd-user: Add miscellaneous BSD syscall implementations 6 months ago
Stacey Son e3d86fb18f bsd-user: Add System V message queue syscalls 6 months ago
Stacey Son 4019112cf1 bsd-user: Implement System V semaphore calls 6 months ago
Warner Losh edfff4f7a3 bsd-user: Add bsd-misc.c to build 6 months ago
Stacey Son bc903963bf bsd-user: Add message queue implementations 6 months ago
Stacey Son 1bbdc46d58 bsd-user: Add do_bsd_msgctl implementation 6 months ago
Stacey Son 6cefbee70b bsd-user: Add do_bsd___semctl implementation 6 months ago
Stacey Son 441ddfb820 bsd-user: Add do_bsd_semop implementation 6 months ago
Stacey Son 39fb6a5d09 bsd-user: Add do_bsd_semget implementation 6 months ago
Stacey Son 021fadcc8d bsd-user: Add do_bsd_uuidgen implementation 6 months ago
Stacey Son 75f6b9bcad bsd-user: Add do_bsd_quotactl, do_bsd_reboot and do_bsd_getdtablesize 6 months ago
Warner Losh e9232a04ee bsd-user: Add semaphore operation constants and structures 6 months ago
Stacey Son e2ad4ba061 bsd-user: Add host_to_target_msqid_ds for msgctl(2) 6 months ago
Stacey Son ee032d237f bsd-user: Add target_to_host_msqid_ds for msgctl(2) 6 months ago
Stacey Son db17761920 bsd-user: Add host_to_target_semid_ds for semctl(2) 6 months ago
Stacey Son b2ce1b6a8e bsd-user: Add target_to_host_semid_ds for semctl(2) 6 months ago