34763 Commits (d072cdf3baeab6a190aa9f2f64a8702744f83d29)
 

Author SHA1 Message Date
Stefan Weil d072cdf3ba libdecnumber: Fix warnings from smatch (missing static, boolean operations) 12 years ago
zhanghailiang 680dfde919 linux-user: fix file descriptor leaks 12 years ago
Stefan Weil bcc55f327c po: Fix Makefile rules for in-tree builds without configuration 12 years ago
zhanghailiang 2fd5d86409 slirp/misc: Use the GLib memory allocation APIs 12 years ago
Liming Wang 58ab9e6807 configure: no need to mkdir QMP 12 years ago
Peter Crosthwaite 6a07a695b0 dma: axidma: Variablise repeated s->streams[i] sub-expr 12 years ago
Peter Crosthwaite f55f885267 microblaze: ml605: Get rid of ddr_base variable 12 years ago
zhanghailiang c39a28a43d tests/bios-tables-test: check the value returned by fopen() 12 years ago
zhanghailiang d70724cec8 tcg: dump op count into qemu log 12 years ago
zhanghailiang bc5008a832 util/path: Use the GLib memory allocation routines 12 years ago
Peter Maydell 33886ebeec Block patches 12 years ago
Peter Maydell 43fe62757b Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging 12 years ago
Max Reitz bd39e6ed0b qemu-img: Allow cache mode specification for amend 12 years ago
Max Reitz 40055951a7 qemu-img: Allow source cache mode specification 12 years ago
zhanghailiang 29e03fcb62 linux-user: check return value of malloc() 12 years ago
Tom Musta 29560a6cb7 linux-user: writev Partial Writes 12 years ago
Tom Musta 6f6a40328b linux-user: Support target-to-host translation of mlockall argument 12 years ago
Tom Musta 8fbe8fdfbc linux-user: clock_nanosleep errno Handling on PPC 12 years ago
Tom Musta 0903c8be9e linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 12 years ago
Tom Musta 67d6d829cd linux-user: Move get_ppc64_abi 12 years ago
Tom Musta d4290c40a4 linux-user: Detect fault in sched_rr_get_interval 12 years ago
Tom Musta a1d5c5b25d linux-user: Handle NULL sched_param argument to sched_* 12 years ago
Tom Musta edcc5f9dc3 linux-user: Detect Negative Message Sizes in msgsnd System Call 12 years ago
Tom Musta b6ce1f6b90 linux-user: Conditionally Pass Attribute Pointer to mq_open() 12 years ago
Tom Musta 37ed09560c linux-user: Make ipc syscall's third argument an abi_long 12 years ago
Tom Musta 5464baecf5 linux-user: Properly Handle semun Structure In Cross-Endian Situations 12 years ago
Tom Musta 5d2fa8ebb4 linux-user: Dereference Pointer Argument to ipc/semctl Sys Call 12 years ago
Tom Musta 035273440b linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2 12 years ago
Riku Voipio 9af5c906d1 linux-user: add setns and unshare 12 years ago
Paul Burton ab31cda327 linux-user: support ioprio_{get, set} syscalls 12 years ago
Riku Voipio 518343413f linux-user: support timerfd_{create, gettime, settime} syscalls 12 years ago
Mike Frysinger f17f4989fa linux-user: fix readlink handling with magic exe symlink 12 years ago
Peter Maydell c065976f2b linux-user: Fix conversion of sigevent argument to timer_create 12 years ago
Jincheng Miao 47575997be linux-user: Fix syscall instruction usermode emulation on X86_64 12 years ago
Riku Voipio 0b2effd744 linux-user: redirect openat calls 12 years ago
Mikhail Ilyin d67f4aaae8 linux-user: /proc/self/maps content 12 years ago
Markus Armbruster 0a156f7c75 vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wanted 12 years ago
Fam Zheng cbf95a0b11 blkdebug: Delete BH in bdrv_aio_cancel 12 years ago
Stefan Hajnoczi 8d9eb33ca0 qemu-iotests: add test case 101 for short file I/O 12 years ago
Stefan Hajnoczi 61ed73cff4 raw-posix: fix O_DIRECT short reads 12 years ago
Peter Lieven d832fb4d66 block/iscsi: fix memory corruption on iscsi resize 12 years ago
Peter Maydell fd3cced366 Merge remote-tracking branch 'remotes/otubo/seccomp' into staging 12 years ago
Michael Tokarev 13b552c2f4 block/vvfat.c: remove debugging code to reinit stderr if NULL 12 years ago
Paul Moore b22876cc2f seccomp: add semctl() to the syscall whitelist 12 years ago
Max Reitz 911864c6e5 iotests: Add test for image filename construction 12 years ago
Max Reitz fafcfe228d quorum: Implement bdrv_refresh_filename() 12 years ago
Max Reitz 2019d68b3b nbd: Implement bdrv_refresh_filename() 12 years ago
Max Reitz 74b36b2eb8 blkverify: Implement bdrv_refresh_filename() 12 years ago
Max Reitz 2c31b04c94 blkdebug: Implement bdrv_refresh_filename() 12 years ago
Max Reitz 91af701412 block: Add bdrv_refresh_filename() 12 years ago