16082 Commits (e4858974ec36afd8a6b3a9e2b0ad8f357f28efc7)
 

Author SHA1 Message Date
Aneesh Kumar K.V 3cc19c0c60 hw/9pfs: Update v9fs_walk to use coroutines 15 years ago
Aneesh Kumar K.V d8e0c29e40 hw/9pfs: Update v9fs_stat to use coroutines 15 years ago
Venkateswararao Jujjuri 36f8981f01 hw/9pfs: Update v9fs_lcreate to use coroutines 15 years ago
Venkateswararao Jujjuri e4de423214 hw/9pfs: Add yield support for open2 coroutine 15 years ago
Aneesh Kumar K.V 857bc158d4 hw/9pfs: Update v9fs_open to use coroutines 15 years ago
Aneesh Kumar K.V f6b7f0ab5c hw/9pfs: Add yield support for open and opendir coroutine 15 years ago
Aneesh Kumar K.V e4e414a427 hw/9pfs: Update v9fs_getlock to use coroutines 15 years ago
Aneesh Kumar K.V 0c27bf2a45 hw/9pfs: Update v9fs_lock to use coroutines 15 years ago
Aneesh Kumar K.V 03feb1e172 hw/9pfs: Add yeild support for fstat coroutine 15 years ago
Anthony Liguori f1a7104a5f Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging 15 years ago
Michael Roth 957f1f99f2 guest agent: remove uneeded dependencies 15 years ago
Michael Roth 8f47747899 guest agent: remove g_strcmp0 usage 15 years ago
Avi Kivity 3a130f4ef0 memory: crack wide ioport accesses into smaller ones when needed 15 years ago
Avi Kivity 164a4dcd8d memory: abstract cracking of write access ops into a function 15 years ago
Blue Swirl 30c2f2388a escc: replace DPRINTFs with tracepoints 15 years ago
Blue Swirl 42c812b98b m48t59: avoid structure holes spotted by pahole 15 years ago
Blue Swirl d7b9553489 escc: avoid structure holes spotted by pahole 15 years ago
Blue Swirl 242cca4fdf fdc: avoid structure holes spotted by pahole 15 years ago
Blue Swirl fe87aa83c6 pcnet: avoid structure holes spotted by pahole 15 years ago
Blue Swirl 9a975d6356 esp: avoid structure holes spotted by pahole 15 years ago
Blue Swirl 61999750d3 sun4m: avoid structure holes spotted by pahole 15 years ago
Blue Swirl 427a66c3a5 tcx: avoid structure holes spotted by pahole 15 years ago
Blue Swirl 149e1ea154 sun4m_iommu: avoid structure holes spotted by pahole 15 years ago
Blue Swirl 07dd0035d8 slavio_intctl: avoid structure holes spotted by pahole 15 years ago
Blue Swirl 97bbb109b1 slavio_misc: avoid structure holes spotted by pahole 15 years ago
Blue Swirl f90074f493 slavio_timer: avoid structure holes spotted by pahole 15 years ago
Austin Clements 94ac5cd20c monitor: Prevent sign-extension of 32-bit addresses printed by info tlb 15 years ago
Blue Swirl aec7c6dc68 Merge branch 'queues/slirp' of git://git.kiszka.org/qemu 15 years ago
Richard Henderson 64ba39af27 tcg-ia64: Fix typos in AREG0 setup in prologue. 15 years ago
Richard Henderson 6e6a99249c tcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight. 15 years ago
Richard Henderson cb25c80a9b tcg: Constant fold neg, andc, orc, eqv, nand, nor. 15 years ago
Richard Henderson 25c4d9cc84 tcg: Always define all of the TCGOpcode enum members. 15 years ago
Richard Henderson 8399ad59e7 tcg: Add and use TCG_OPF_64BIT. 15 years ago
Brad 4b29ec41c8 Check for presence of compiler -pthread flag. 15 years ago
Blue Swirl 58a06675d3 Convert last qemu_free and qemu_malloc uses 15 years ago
Austin Clements c76c8416be monitor: Show combined protection bits in "info mem" 15 years ago
Austin Clements 8a94b8ca53 monitor: Fix "info mem" to print the last memory range 15 years ago
Austin Clements b49ca72dd7 monitor: Prevent sign-extension of 32-bit addresses printed by info mem 15 years ago
Stefan Weil 59ad3403c2 w32: Fix format string regression 15 years ago
Stefan Weil 0e0167bacc w64: Add definition of FMT_pid 15 years ago
Stefan Weil 3feaca9e88 Fix conversions from pointer to tcg_target_long 15 years ago
Anthony Liguori 92f562ec56 Remove remenants of qemu_malloc 15 years ago
Anthony Liguori 145e21dbd0 Update HACKING to refer to g_malloc instead of qemu_malloc 15 years ago
Anthony Liguori 0750112af4 Add trace points for g_malloc/g_free functions 15 years ago
Anthony Liguori 41a748265f Remove qemu_malloc/qemu_free 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Anthony Liguori 14015304b6 Make glib mandatory and fixup utils appropriately 15 years ago
Jan Kiszka 0ac543de94 Reorder default ram_size initialization 15 years ago
Blue Swirl 02fa69b6e8 scsi-disk: fix DPRINTF 15 years ago
Peter Maydell 871708bf39 target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SP 15 years ago