| [14/14] remove HOST_CC mention from roms/{sea, vga}bios/config.mak |
2010-11-14 |
Paolo Bonzini |
|
New |
| [13/14] move --srcdir detection earlier |
2010-11-14 |
Paolo Bonzini |
|
New |
| [12/14] simplify source_path handling |
2010-11-14 |
Paolo Bonzini |
|
New |
| [11/14] assume existence of "ln -sf" |
2010-11-14 |
Paolo Bonzini |
|
New |
| [10/14] reorganize sdl-config tests |
2010-11-14 |
Paolo Bonzini |
|
New |
| [09/14] do not default to non-prefixed pkg-config when cross compiling |
2010-11-14 |
Paolo Bonzini |
|
New |
| [08/14] fix spelling of $pkg_config, move default together with other cross tools |
2010-11-14 |
Paolo Bonzini |
|
New |
| [07/14] provide portable HOST_LONG_BITS test |
2010-11-14 |
Paolo Bonzini |
|
New |
| [06/14] do not pass bogus $(SRC_PATH) include paths to cc during configure |
2010-11-14 |
Paolo Bonzini |
|
New |
| [05/14] test cc with the complete set of chosen flags |
2010-11-14 |
Paolo Bonzini |
|
New |
| [04/14] fix sparse support (?) |
2010-11-14 |
Paolo Bonzini |
|
New |
| [03/14] move feature variables to the top |
2010-11-14 |
Paolo Bonzini |
|
New |
| [02/14] default make and install to environment variables |
2010-11-14 |
Paolo Bonzini |
|
New |
| [01/14] default compilation tools to environment variables |
2010-11-14 |
Paolo Bonzini |
|
New |
| pci: split config update for dev assignment |
2010-11-13 |
Michael S. Tsirkin |
|
New |
| [2/2] Replace 'extern inline' with 'static inline' |
2010-11-13 |
Blue Swirl |
|
New |
| [1/2] Delete useless 'extern' qualifiers for functions |
2010-11-13 |
Blue Swirl |
|
New |
| [v2,9/9] pci: Store capability offsets in PCIDevice |
2010-11-12 |
Alex Williamson |
|
New |
| [v2,8/9] pci: Remove capability read/write config handlers |
2010-11-12 |
Alex Williamson |
|
New |
| [v2,7/9] pci: Pass ID for capability read/write handlers |
2010-11-12 |
Alex Williamson |
|
New |
| [v2,6/9] device-assignment: Move PCI capabilities to match physical hardware |
2010-11-12 |
Alex Williamson |
|
New |
| [v2,5/9] pci: Remove cap.length, cap.start, cap.supported |
2010-11-12 |
Alex Williamson |
|
New |
| [v2,4/9] pci: Replace used bitmap with capability byte map |
2010-11-12 |
Alex Williamson |
|
New |
| [v2,3/9] device-assignment: Use PCI capabilities support |
2010-11-12 |
Alex Williamson |
|
New |
| [v2,2/9] pci: Remove pci_enable_capability_support() |
2010-11-12 |
Alex Williamson |
|
New |
| [v2,1/9] pci: pci_default_cap_write_config ignores wmask |
2010-11-12 |
Alex Williamson |
|
New |
| [2/2] Add qmp version of drive_del |
2010-11-12 |
Ryan Harper |
|
New |
| [1/2] Implement drive_del to decouple block removal from device removal |
2010-11-12 |
Ryan Harper |
|
New |
| [1/3] qemu-char: Introduce Memory driver |
2010-11-12 |
Luiz Capitulino |
|
New |
| [2/2] Add qmp version of drive_del |
2010-11-12 |
Ryan Harper |
|
New |
| [1/2] Implement drive_del to decouple block removal from device removal |
2010-11-12 |
Ryan Harper |
|
New |
| Makefile: Fix check dependency breakage |
2010-11-12 |
Luiz Capitulino |
|
New |
| [v3,3/3] virtio-pci: Don't use ioeventfd on old kernels |
2010-11-12 |
Stefan Hajnoczi |
|
New |
| [v3,2/3] virtio-pci: Use ioeventfd for virtqueue notify |
2010-11-12 |
Stefan Hajnoczi |
|
New |
| [v3,1/3] virtio-pci: Rename bugs field to flags |
2010-11-12 |
Stefan Hajnoczi |
|
New |
| [2/2] Add support for generating a systemtap tapset static probes |
2010-11-12 |
Daniel P. Berrange |
|
New |
| [1/2] Add a DTrace tracing backend targetted for SystemTAP compatability |
2010-11-12 |
Daniel P. Berrange |
|
New |
| scsi-disk: Move active request asserts |
2010-11-12 |
Stefan Hajnoczi |
|
New |
| [4/4] pci: clean up of pci status register |
2010-11-12 |
Isaku Yamahata |
|
New |
| [3/4] pci: fix accesses to pci status register |
2010-11-12 |
Isaku Yamahata |
|
New |
| [2/4] pci: clean up pci command register io/memory bit initialization |
2010-11-12 |
Isaku Yamahata |
|
New |
| [1/4] pci: revise pci command register initialization |
2010-11-12 |
Isaku Yamahata |
|
New |
| Re: [PATCH 4/8] pci: Replace used bitmap with capability byte map |
2010-11-12 |
Michael S. Tsirkin |
|
New |
| Re: Cannot not unplug cold-plugged devices |
2010-11-12 |
Isaku Yamahata |
|
New |
| Cannot not unplug cold-plugged devices |
2010-11-12 |
Cam Macdonell |
|
New |
| [RFC,8/8] device-assignment: pass through and stub more PCI caps |
2010-11-12 |
Alex Williamson |
|
New |
| [7/8] pci: Pass ID for capability read/write handlers |
2010-11-12 |
Alex Williamson |
|
New |
| [6/8] device-assignment: Move PCI capabilities to match physical hardware |
2010-11-12 |
Alex Williamson |
|
New |
| [5/8] pci: Remove cap.length, cap.start, cap.supported |
2010-11-12 |
Alex Williamson |
|
New |
| [4/8] pci: Replace used bitmap with capability byte map |
2010-11-12 |
Alex Williamson |
|
New |
| [3/8] device-assignment: Use PCI capabilities support |
2010-11-12 |
Alex Williamson |
|
New |
| [2/8] pci: Remove pci_enable_capability_support() |
2010-11-12 |
Alex Williamson |
|
New |
| [1/8] pci: pci_default_cap_write_config ignores wmask |
2010-11-12 |
Alex Williamson |
|
New |
| [3/3] QMP/qmp-shell: Introduce HMP mode |
2010-11-11 |
Luiz Capitulino |
|
New |
| [2/3] QMP: Introduce Human Monitor passthrough command |
2010-11-11 |
Luiz Capitulino |
|
New |
| [1/3] qemu-char: Introduce Memory driver |
2010-11-11 |
Luiz Capitulino |
|
New |
| [8/8] ARM: Implement VCVT to 16 bit integer using new softfloat routines |
2010-11-11 |
Peter Maydell |
|
New |
| [7/8] softfloat: Add float/double to 16 bit integer conversion functions |
2010-11-11 |
Peter Maydell |
|
New |
| [6/8] ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed point |
2010-11-11 |
Peter Maydell |
|
New |
| [5/8] ARM: Return correct result for single<->double conversion of NaN |
2010-11-11 |
Peter Maydell |
|
New |
| [4/8] ARM: Return correct result for float-to-integer conversion of NaN |
2010-11-11 |
Peter Maydell |
|
New |
| [3/8] ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion |
2010-11-11 |
Peter Maydell |
|
New |
| [2/8] ARM: Fix decoding of Neon forms of VCVT between float and fixed point |
2010-11-11 |
Peter Maydell |
|
New |
| [1/8] ARM: Fix decoding of VFP forms of VCVT between float and int/fixed |
2010-11-11 |
Peter Maydell |
|
New |
| [v2,15/15] vnc: add a non-adaptive option |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,14/15] vnc: tight: tweak adaptive tight settings |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,13/15] vnc: don't try to send bigger updates that client height |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,12/15] vnc: use the new generic bitmap functions |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,11/15] bitmap: add a generic bitmap and bitops library |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,10/15] vnc: fix lossy rect refreshing |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,09/15] vnc: fix uint8_t comparisons with negative values |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,08/15] vnc: Add ZRLE and ZYWRLE encodings. |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,07/15] vnc: palette: and fill and color calls. |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,06/15] vnc: palette: add palette_init calls |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,05/15] vnc: palette: use a pool to reduce memory allocations |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,04/15] vnc: tight: use the update frequency to choose between lossy and lossless |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,03/15] vnc: refresh lossy rect after a given timeout |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,02/15] vnc: add a way to get the update frequency for a given region |
2010-11-11 |
Corentin Chary |
|
New |
| [v2,01/15] vnc: don't set the quality if lossy encoding are disabled |
2010-11-11 |
Corentin Chary |
|
New |
| Add missing braces |
2010-11-11 |
Jes Sorensen |
|
New |
| [v2] ioport: Fix duplicated code |
2010-11-11 |
Luiz Capitulino |
|
New |
| [3/3] virtio-pci: Don't use ioeventfd on old kernels |
2010-11-11 |
Stefan Hajnoczi |
|
New |
| [2/3] virtio-pci: Use ioeventfd for virtqueue notify |
2010-11-11 |
Stefan Hajnoczi |
|
New |
| [1/3] virtio-pci: Rename bugs field to flags |
2010-11-11 |
Stefan Hajnoczi |
|
New |
| [RfC] spice: qmp windup: connection events & info command. |
2010-11-11 |
Gerd Hoffmann |
|
New |
| add copyright to spiceaudio |
2010-11-11 |
Gerd Hoffmann |
|
New |
| [2/2] virtfs: enable MSI-X |
2010-11-11 |
Gerd Hoffmann |
|
New |
| [1/2] pc: add 0.13 pc machine type |
2010-11-11 |
Gerd Hoffmann |
|
New |
| add a command line option to specify the interface to send multicast packets on |
2010-11-11 |
Mike Ryan |
|
New |
| [RFC,v3,11/11] virtagent: Makefile/configure changes to build virtagent bits |
2010-11-11 |
Michael Roth |
|
New |
| [RFC,v3,10/11] virtagent: qemu integration, add va invocation via virtproxy chardev |
2010-11-11 |
Michael Roth |
|
New |
| [RFC,v3,09/11] virtagent: qemu-vp integration, use virtagent init functions |
2010-11-11 |
Michael Roth |
|
New |
| [RFC,v3,08/11] virtagent: add agent_viewdmesg command |
2010-11-11 |
Michael Roth |
|
New |
| [RFC,v3,07/11] virtagent: add getdmesg RPC |
2010-11-11 |
Michael Roth |
|
New |
| [RFC,v3,06/11] virtagent: add agent_viewfile command |
2010-11-11 |
Michael Roth |
|
New |
| [RFC,v3,05/11] virtagent: add getfile RPC |
2010-11-11 |
Michael Roth |
|
New |
| [RFC,v3,04/11] virtagent: base RPC client definitions |
2010-11-11 |
Michael Roth |
|
New |
| [RFC,v3,03/11] virtagent: qemu-vp, integrate virtagent server |
2010-11-11 |
Michael Roth |
|
New |
| [RFC,v3,02/11] virtagent: base definitions for host/guest RPC server |
2010-11-11 |
Michael Roth |
|
New |
| [RFC,v3,01/11] virtagent: add common rpc transport defs |
2010-11-11 |
Michael Roth |
|
New |