Sign in
qemu
/
qemu
/
b178adc3e78fa1ad274f8d78e43443c39f862143
b178adc
hw/9pfs: Add stat/readlink/statfs for proxy FS
by M. Mohan Kumar
· 13 years ago
39f8c32
hw/9pfs: Create other filesystem objects
by M. Mohan Kumar
· 13 years ago
daf0b9a
hw/9pfs: Open and create files
by M. Mohan Kumar
· 13 years ago
17bff52
hw/9pfs: File system helper process for qemu 9p proxy FS
by M. Mohan Kumar
· 13 years ago
4c793dd
hw/9pfs: Add new proxy filesystem driver
by M. Mohan Kumar
· 13 years ago
ddca7f8
hw/9pfs: Add validation to {un}marshal code
by M. Mohan Kumar
· 13 years ago
10925bf
hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file
by M. Mohan Kumar
· 13 years ago
99519f0
hw/9pfs: Move opt validation to FsDriver callback
by Aneesh Kumar K.V
· 13 years ago
f3c6a16
Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging
by Anthony Liguori
· 13 years ago
586c623
Remove cpu_get_physical_page_desc()
by Avi Kivity
· 13 years ago
cc4aa83
sparc: avoid cpu_get_physical_page_desc()
by Avi Kivity
· 13 years ago
b7c28c7
virtio-balloon: avoid cpu_get_physical_page_desc()
by Avi Kivity
· 13 years ago
2817b26
vhost: avoid cpu_get_physical_page_desc()
by Avi Kivity
· 13 years ago
ffcde12
kvm: avoid cpu_get_physical_page_desc()
by Avi Kivity
· 13 years ago
dcd97e3
memory: remove CPUPhysMemoryClient
by Avi Kivity
· 13 years ago
20581d2
xen: convert to MemoryListener API
by Avi Kivity
· 13 years ago
8d3bc51
Fix qapi code generation wrt parallel build
by Avi Kivity
· 13 years ago
4e1ea51
Merge remote-tracking branch 'aneesh/for-upstream' into staging
by Anthony Liguori
· 13 years ago
ebdfc3c
Merge remote-tracking branch 'bonzini/nbd-for-anthony' into staging
by Anthony Liguori
· 13 years ago
a0fa820
enable architectural PMU cpuid leaf for kvm
by Gleb Natapov
· 13 years ago
991dfef
Set numa topology for max_cpus
by Vasilis Liaskovitis
· 13 years ago
cce4751
kvm: x86: Drop redundant apic base and tpr update from kvm_get_sregs
by Jan Kiszka
· 13 years ago
fabacc0
kvm: x86: Avoid runtime allocation of xsave buffer
by Jan Kiszka
· 13 years ago
6b42494
kvm: x86: Use symbols for all xsave field
by Jan Kiszka
· 13 years ago
44f76b2
nbd: add myself as maintainer
by Paolo Bonzini
· 13 years ago
41996e3
qemu-nbd: throttle requests
by Paolo Bonzini
· 13 years ago
262db38
qemu-nbd: asynchronous operation
by Paolo Bonzini
· 13 years ago
72deddc
qemu-nbd: add client pointer to NBDRequest
by Paolo Bonzini
· 13 years ago
1743b51
qemu-nbd: move client handling to nbd.c
by Paolo Bonzini
· 13 years ago
a61c678
qemu-nbd: use common main loop
by Paolo Bonzini
· 14 years ago
cbcfa04
link the main loop and its dependencies into the tools
by Paolo Bonzini
· 14 years ago
d9a7380
qemu-nbd: introduce NBDRequest
by Paolo Bonzini
· 13 years ago
af49bbb
qemu-nbd: introduce NBDExport
by Paolo Bonzini
· 13 years ago
a030b34
qemu-nbd: introduce nbd_do_receive_request
by Paolo Bonzini
· 13 years ago
fae6941
qemu-nbd: more robust handling of invalid requests
by Paolo Bonzini
· 13 years ago
2204559
qemu-nbd: introduce nbd_do_send_reply
by Paolo Bonzini
· 13 years ago
a478f6e
qemu-nbd: simplify nbd_trip
by Paolo Bonzini
· 13 years ago
128aa58
move corking functions to osdep.c
by Paolo Bonzini
· 13 years ago
3777b09
qemu-nbd: remove data_size argument to nbd_trip
by Paolo Bonzini
· 13 years ago
94607e7
qemu-nbd: remove offset argument to nbd_trip
by Paolo Bonzini
· 13 years ago
3e05c78
Update ioctl order in nbd_init() to detect EBUSY
by Chunyan Liu
· 13 years ago
7a70663
nbd: add support for NBD_CMD_TRIM
by Paolo Bonzini
· 13 years ago
1486d04
nbd: add support for NBD_CMD_FLUSH
by Paolo Bonzini
· 13 years ago
2c7989a
nbd: add support for NBD_CMD_FLAG_FUA
by Paolo Bonzini
· 13 years ago
adcf630
nbd: fix error handling in the server
by Paolo Bonzini
· 14 years ago
ecda344
nbd: allow multiple in-flight requests
by Paolo Bonzini
· 14 years ago
d9b09f1
nbd: split requests
by Paolo Bonzini
· 14 years ago
ae255e5
nbd: switch to asynchronous operation
by Paolo Bonzini
· 14 years ago
8c5135f
sheepdog: move coroutine send/recv function to generic code
by Paolo Bonzini
· 14 years ago
03ecd2c
virtio-serial-bus: Ports are expected to implement 'have_data' callback
by Amit Shah
· 13 years ago
05e7af6
virtio-console: Properly initialise class methods
by Amit Shah
· 13 years ago
6640422
virtio-console: Check if chardev backends available before calling into them
by Amit Shah
· 13 years ago
993295f
add qemu_send_full and qemu_recv_full
by Paolo Bonzini
· 14 years ago
058a96e
scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations.
by Harsh Prateek Bora
· 13 years ago
e4027ca
hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values.
by Aneesh Kumar K.V
· 13 years ago
2f008a8
hw/9pfs: Use the correct signed type for different variables
by Aneesh Kumar K.V
· 13 years ago
302a0d3
hw/9pfs: replace iovec manipulation with QEMUIOVector
by Stefan Hajnoczi
· 13 years ago
3799ce4
sd: Remember to reset .expecting_acmd on reset.
by Andrzej Zaborowski
· 13 years ago
fcfa935
hw/sd.c: Clear status bits when read via response r6
by Peter Maydell
· 13 years ago
1d06cb7
hw/sd.c: Correct handling of APP_CMD status bit
by Peter Maydell
· 13 years ago
10a412d
hw/sd.c: Correct handling of type B SD status bits
by Peter Maydell
· 13 years ago
5b08bfe
hw/sd.c: Set ILLEGAL_COMMAND for ACMDs in invalid state
by Peter Maydell
· 13 years ago
b1f517e
hw/sd.c: Handle CRC and locked-card errors in normal code path
by Peter Maydell
· 13 years ago
53bb8cc
hw/sd.c: Handle illegal commands in sd_do_command
by Peter Maydell
· 13 years ago
e30d593
hw/sd.c: When setting ADDRESS_ERROR bit, don't clear everything else
by Peter Maydell
· 13 years ago
abda1f3
hw/sd.c: On CRC error, set CRC error status bit rather than clearing it
by Peter Maydell
· 13 years ago
b8d334c
hw/sd.c: Add comment regarding CARD_STATUS_* defines
by Peter Maydell
· 13 years ago
25881d3
hw/sd.c: Fix the set of commands which are failed when card is locked
by Peter Maydell
· 13 years ago
e114fea
hw/sysbus.c: Remove unnecessary conditionals
by Peter Maydell
· 13 years ago
42ed372
g_thread_init users: don't call it if glib >= 2.31
by Alon Levy
· 13 years ago
4a0f031
audio: remove unused parameter isa_pic
by Hervé Poussineau
· 13 years ago
d3c68e4
isa: always use provided ISA bus in isa_bus_irqs()
by Hervé Poussineau
· 13 years ago
7578226
isa: always use provided ISA bus when creating an isa device
by Hervé Poussineau
· 13 years ago
142e978
malta: give ISA bus to ISA methods
by Hervé Poussineau
· 13 years ago
c9940ed
fulong2e: give ISA bus to ISA methods
by Hervé Poussineau
· 13 years ago
ab953e2
sun4u: give ISA bus to ISA methods
by Hervé Poussineau
· 13 years ago
71baa30
alpha: give ISA bus to ISA methods
by Hervé Poussineau
· 13 years ago
6057307
pc: give ISA bus to ISA methods
by Hervé Poussineau
· 13 years ago
a811f53
i8259: give ISA device to isa_register_ioport()
by Hervé Poussineau
· 13 years ago
d1a1be1
isa: move ISABus structure definition to header file
by Hervé Poussineau
· 13 years ago
48a18b3
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions
by Hervé Poussineau
· 13 years ago
0fa2991
net: store guest timestamp in dump file instead of time since guest startup
by Hervé Poussineau
· 13 years ago
6514ed5
net: truncate output file when using dump backend
by Hervé Poussineau
· 13 years ago
bc7c9ec
i440fx: remove piix3 field
by Paolo Bonzini
· 13 years ago
e34911c
memory: temporarily add memory_region_get_ram_addr()
by Avi Kivity
· 13 years ago
c65adf9
xen, vga: add API for registering the framebuffer
by Avi Kivity
· 13 years ago
04097f7
vhost: convert to MemoryListener API
by Avi Kivity
· 13 years ago
a01672d
kvm: convert to MemoryListener API
by Avi Kivity
· 13 years ago
9f213ed
kvm: switch kvm slots to use host virtual address instead of ram_addr_t
by Avi Kivity
· 13 years ago
7664e80
memory: add API for observing updates to the physical memory map
by Avi Kivity
· 13 years ago
86e775c
memory: replace cpu_physical_sync_dirty_bitmap() with a memory API
by Avi Kivity
· 13 years ago
c1cd0b2
framebuffer: drop use of cpu_physical_sync_dirty_bitmap()
by Avi Kivity
· 13 years ago
dcc5cd3
loader: remove calls to cpu_get_physical_page_desc()
by Avi Kivity
· 13 years ago
75c9d6c
framebuffer: drop use of cpu_get_physical_page_desc()
by Avi Kivity
· 13 years ago
e217795
memory: introduce memory_region_find()
by Avi Kivity
· 13 years ago
55043ba
memory: add memory_region_is_logging()
by Avi Kivity
· 13 years ago
ce7923d
memory: add memory_region_is_rom()
by Avi Kivity
· 13 years ago
8ea9252
memory: add memory_region_is_ram()
by Avi Kivity
· 13 years ago
62ec483
sysbus: add sysbus_address_space()
by Avi Kivity
· 13 years ago
1de81d2
qdev: fix hotplug when no -device is specified
by Anthony Liguori
· 13 years ago
Next »