Sign in
qemu
/
qemu
/
b1af7959a66610669e1a019b9a84f6ed3a7936c6
b1af795
hw/versatile: realize the PCI root bus as part of the versatile init
by Marcel Apfelbaum
· 9 years ago
685f9a3
hw/prep: realize the PCI root bus as part of the prep init
by Marcel Apfelbaum
· 9 years ago
3c3c1e3
hw/grackle: fix PCI bus initialization
by Marcel Apfelbaum
· 9 years ago
2f3ae0b
hw/apb: fix PCI bus initialization
by Marcel Apfelbaum
· 9 years ago
a8c1a75
hw/mips: fix PCI bus initialization
by Marcel Apfelbaum
· 9 years ago
50d3bba
hw/alpha: fix PCI bus initialization
by Marcel Apfelbaum
· 9 years ago
eaf8d91
tests/prom-env-test: increase the test timeout
by Marcel Apfelbaum
· 9 years ago
cdcab9d
nvdimm: fix memory leak in error code path
by Stefan Hajnoczi
· 9 years ago
5d321734
disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers
by Peter Maydell
· 9 years ago
a3b3437
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
db3e07d
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20160718-1' into staging
by Peter Maydell
· 9 years ago
1df8ffb
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160719-1' into staging
by Peter Maydell
· 9 years ago
68ab919
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' into staging
by Peter Maydell
· 9 years ago
d25321f
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
by Peter Maydell
· 9 years ago
ad31cd4
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
by Peter Maydell
· 9 years ago
0c1b58f
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 9 years ago
08b558f
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160718.0' into staging
by Peter Maydell
· 9 years ago
4f194ce
Update OpenBIOS images to e79bca6 built from submodule.
by Mark Cave-Ayland
· 9 years ago
da6d48e
target-i386: Remove redundant HF_SOFTMMU_MASK
by Sergey Fedorov
· 9 years ago
e1123a3
block/iscsi: allow caching of the allocation map
by Peter Lieven
· 9 years ago
eb36b95
block/iscsi: fix rounding in iscsi_allocationmap_set
by Peter Lieven
· 9 years ago
e5dfc5e
Move README to markdown
by Pranith Kumar
· 9 years ago
3ff2f67
block: ignore flush requests when storage is clean
by Evgeny Yakovlev
· 9 years ago
2dd7e10
tests: in IDE and AHCI tests perform DMA write before flushing
by Evgeny Yakovlev
· 9 years ago
35f78ab
ide: set retry_unit for PIO and FLUSH requests
by Evgeny Yakovlev
· 9 years ago
0eeee07
ide: refactor retry_unit set and clear into separate function
by Evgeny Yakovlev
· 9 years ago
77e2b17
trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state
by Lluís Vilanova
· 9 years ago
bd71211
trace: Allow event name pattern in "info trace-events"
by Lluís Vilanova
· 9 years ago
40b9cd2
trace: Conditionally trace events based on their per-vCPU state
by Lluís Vilanova
· 9 years ago
4815185
trace: Add per-vCPU tracing states for events with the 'vcpu' property
by Lluís Vilanova
· 9 years ago
e1d6e0a
trace: Cosmetic changes on fast-path tracing
by Lluís Vilanova
· 9 years ago
ca66f1a
disas: Remove unused macro '_'
by Lluís Vilanova
· 9 years ago
17f7ac7
trace: Identify events with the 'vcpu' property
by Lluís Vilanova
· 9 years ago
6913e79
trace: [bsd-user] Commandline arguments to control tracing
by Lluís Vilanova
· 9 years ago
6533dd6
trace: [linux-user] Commandline arguments to control tracing
by Lluís Vilanova
· 9 years ago
a098fbc
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 9 years ago
383a7af
vfio/pci: Hide ARI capability
by Alex Williamson
· 9 years ago
cb4c253
.travis.yml: Disable IRC build status updates from forks
by Pranith Kumar
· 9 years ago
e1029ae
MAINTAINERS: Add include/block/aio.h to block I/O path section
by Fam Zheng
· 9 years ago
ab3b9c1
virtio-blk: dataplane cleanup
by Cao jin
· 9 years ago
f8dccbb
checkpatch: consider git extended headers valid patches
by Stefan Hajnoczi
· 9 years ago
7e00346
aio-posix: remove useless parameter
by Cao jin
· 9 years ago
5e1b34a
linux-aio: prevent submitting more than MAX_EVENTS
by Roman Pen
· 9 years ago
6977d90
aio_ctx_check: follow CODING_STYLE
by Cao jin
· 9 years ago
0187f5c
linux-aio: share one LinuxAioState within an AioContext
by Paolo Bonzini
· 9 years ago
4e90ccc
spec/parallels: fix a mistake
by Vladimir Sementsov-Ogievskiy
· 9 years ago
3913d37
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160718' into staging
by Peter Maydell
· 9 years ago
103916c
e1000e: fix building without CONFIG_VMXNET3_PCI
by Jason Wang
· 9 years ago
a77f0a0
MAINTAINERS: release Scott from being a rocker maintainer
by Jiri Pirko
· 9 years ago
091a6b2
tap: fix memory leak on failure to create a multiqueue tap device
by Paolo Bonzini
· 9 years ago
4555ca6
net: fix incorrect argument to iov_to_buf
by Paolo Bonzini
· 9 years ago
2c5e564
net: fix incorrect access to pointer
by Paolo Bonzini
· 9 years ago
1ac6c07
e1000e: fix incorrect access to pointer
by Paolo Bonzini
· 9 years ago
159d2e3
ppc: Yet another fix for the huge page support detection mechanism
by Thomas Huth
· 9 years ago
b56d417
target-ppc: fix left shift overflow in hpte_page_shift
by Paolo Bonzini
· 9 years ago
28f3331
ppc/mmu-hash64: Remove duplicated #include statement
by Thomas Huth
· 9 years ago
c4dfc14
ppc: abort if compat property contains an unknown value
by Greg Kurz
· 9 years ago
5cbc64d
spapr: Ensure CPU cores are added contiguously and removed in LIFO order
by Bharata B Rao
· 9 years ago
21bb309
vfio/spapr: Remove stale ioctl() call
by David Gibson
· 9 years ago
36a24df
ppc: Fix support for odd MSR combinations
by Benjamin Herrenschmidt
· 9 years ago
2df7789
dbdma: reset io->processing flag for unassigned DBDMA channel rw accesses
by Mark Cave-Ayland
· 9 years ago
8949939
dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA channels
by Mark Cave-Ayland
· 9 years ago
e12f50b
dbdma: fix load_word/store_word value endianness
by Mark Cave-Ayland
· 9 years ago
3f0d412
dbdma: fix endian of DBDMA_CMDPTR_LO during branch
by Mark Cave-Ayland
· 9 years ago
3e49c43
dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK
by Mark Cave-Ayland
· 9 years ago
ba0b17d
dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMA
by Mark Cave-Ayland
· 9 years ago
44d691f
spapr: fix core unplug crash
by Greg Kurz
· 9 years ago
ca7d8e1
cpu-exec: Move down some declarations in cpu_exec()
by Sergey Fedorov
· 9 years ago
101420b
exec: avoid realloc in phys_map_node_reserve
by Peter Lieven
· 9 years ago
d211bd6
checkpatch: consider git extended headers valid patches
by Stefan Hajnoczi
· 9 years ago
8cc4678
megasas: remove useless check for cmd->frame
by Paolo Bonzini
· 9 years ago
8bff06a
compiler: never omit assertions if using a static analysis tool
by Paolo Bonzini
· 9 years ago
3cbeb52
hw/i386: add device tree support
by Antonio Borneo
· 9 years ago
fd9a304
Changed malloc to g_malloc, free to g_free in bsd-user/qemu.h
by Md Haris Iqbal
· 9 years ago
55ad781
use g_path_get_dirname instead of dirname
by Wei Jiangang
· 9 years ago
6b92bbf
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' into staging
by Peter Maydell
· 9 years ago
5cebd88
Update OpenBIOS images to b747b6a built from submodule.
by Mark Cave-Ayland
· 9 years ago
66668d1
vnc-tight: fix regression with libxenstore
by Peter Lieven
· 9 years ago
3f7e51b
vnc-enc-tight: fix off-by-one bug
by Herongguang (Stephen)
· 9 years ago
5a8be0f
vnc: make sure we finish disconnect
by Gerd Hoffmann
· 9 years ago
14c7d99
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714' into staging
by Peter Maydell
· 9 years ago
79a9f32
ast2400: externalize revision numbers
by Cédric Le Goater
· 9 years ago
2e1f050
ast2400: pretend DMAs are done for U-boot
by Cédric Le Goater
· 9 years ago
97c2ed5
ast2400: replace aspeed_smc_is_implemented()
by Cédric Le Goater
· 9 years ago
2ddfa28
hw/misc: fix typo in Aspeed SCU hw-strap2 property name
by Cédric Le Goater
· 9 years ago
fe84770
m25p80: Fix QIOR/DIOR handling for Winbond
by Marcin Krzeminski
· 9 years ago
541ef8c
target-arm: Add missed AArch32 TLBI sytem registers
by Sergey Sorokin
· 9 years ago
95eb49c
hw/arm/virt: tcg: adjust MPIDR like KVM
by Andrew Jones
· 9 years ago
c8efd80
gic: provide defines for v2/v3 targetlist sizes
by Andrew Jones
· 9 years ago
7069532
target-arm: Use Neon for zero checking
by Vijay
· 9 years ago
56215da
Revert "hw/ptimer: Perform counter wrap around if timer already expired"
by Dmitry Osipenko
· 9 years ago
f58b39d
virtio-mmio: format transport base address in BusClass.get_dev_path
by Laszlo Ersek
· 9 years ago
1c8e93f
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into staging
by Peter Maydell
· 9 years ago
22e2817
Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into staging
by Peter Maydell
· 9 years ago
b2a575a
Add optionrom compatible with fw_cfg DMA version
by Marc Marí
· 9 years ago
190c93c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
f9a555e
target-xtensa: xtfpga: fix FLASH interface width
by Max Filippov
· 9 years ago
9358450
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
by Peter Maydell
· 9 years ago
5bb2399
Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160712' into staging
by Peter Maydell
· 9 years ago
543d7a4
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' into queue-block
by Kevin Wolf
· 9 years ago
Next »